| 
							
							
								 Benoît Blanchon | f28997e367 | Added a work around for Arduino 1.0.5 | 2014-07-07 16:21:19 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 42968be535 | Updated type sizes | 2014-07-07 14:07:24 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 6c1ab912ff | Added namespace ArduinoJson::Internals for private types | 2014-07-07 14:05:41 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 99521cc718 | Removed default template value for DIGITS, because Arduino 1.0.5 refused it | 2014-07-07 13:59:31 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | b3613f7137 | Use EscapedString for keys in JsonHashTable | 2014-07-07 13:48:50 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 1b62502b36 | Extracted class EscapedString | 2014-07-07 13:38:35 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | adb8fa4d44 | Set a default value for DIGITS | 2014-07-07 13:28:31 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 3b6ce65054 | Reduced the size of JsonValue to 6 bytes ! | 2014-07-07 13:27:12 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | be6c4bf4d1 | Number of digits is now a template parameter | 2014-07-07 13:24:14 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 4e6ad31d6a | Reduced the size of JsonValue by removing the pointer to instance methods. | 2014-07-06 21:34:46 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 1cec019457 | Reduce the size of JsonValue by removing the virtual | 2014-07-06 21:28:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 2e97dbdedc | Reduced the size of JsonValue by no implementing Printable | 2014-07-06 21:08:04 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 8f9d3b638f | Removed content.asFloat | 2014-07-06 20:36:11 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 8be590e591 | Added README.md | 2014-07-06 14:47:50 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 8baf21b6e8 | Minor changes | 2014-07-05 21:39:56 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 935cb068ab | Updated README.md | 2014-07-05 16:09:37 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | efd8c0ff5c | Improved the example | 2014-07-05 13:10:07 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 757c86ddc5 | Simplified the example | 2014-07-05 13:09:46 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 0efe8bc74a | Added encoder sizes | 2014-07-05 12:53:34 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 65d03c9001 | Fixed table | 2014-07-04 19:15:19 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | df2e640b16 | Added README.md | 2014-07-04 19:11:04 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 895482de15 | Merged the two Visual Studio solutions into one | 2014-07-04 14:48:18 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 477c9c2c6e | Updated changelog | 2014-07-04 14:42:57 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 50b2a1b4a7 | Added namespace for the parser | 2014-07-03 14:01:45 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 78a920a5fc | Now use #pragma once | 2014-07-03 13:58:08 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | bae5c36f41 | Added namespace | 2014-07-03 13:55:38 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 538b15b400 | Updated Arduino example | 2014-07-03 13:48:11 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | daba65d987 | Added overload to add() to specify the double precision | 2014-07-03 13:45:53 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 5b1c2047a4 | Renamed Print::write() into print() | 2014-07-03 13:38:58 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 81c7b9f700 | Can now set the double value precision. | 2014-07-03 13:35:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 2222714d68 | Moved sprintf() calls to Print.cpp | 2014-07-03 13:21:40 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | dd5cf661e3 | Moved Print::write() implementation into Print.cpp | 2014-07-03 12:55:53 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | b560a87e15 | Change unit tests relying on floating point precision | 2014-07-03 12:54:41 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 4d4d775e7a | Renamed private method | 2014-07-03 12:41:22 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 9bcb5610e8 | Updated the changelog | 2014-07-02 13:59:13 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | cb0973ab38 | Updated Arduino example | 2014-07-02 13:54:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | c7fb77203b | Replace C++11 syntax that what not supported by the Arduino IDE | 2014-07-02 13:49:23 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | e87bde6594 | Added a JsonValue constructor for float | 2014-07-02 13:46:25 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 922b131f8d | Splitted the special char tests | 2014-07-02 13:24:33 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | ae73a06328 | Extracted class StringBuilderTests | 2014-07-02 13:16:44 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 61e53a505d | Added a test that stores an integer in a JsonValue | 2014-07-02 13:06:38 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 937837848c | Added a test that stores a long in a JsonValue | 2014-07-02 13:02:28 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 1fba9767d3 | Renamed private methods | 2014-07-02 12:54:22 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 621068260d | Renamed union members | 2014-07-02 12:52:22 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | e8831c28d9 | Added JsonGenerator example for Arduino | 2014-07-01 14:08:15 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | a9b8e280fe | Moved implementation is a new folder | 2014-07-01 13:50:54 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 4d5a7114c1 | Added interface Printable. | 2014-07-01 13:44:36 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | c3359d3eb9 | Renamed JsonSink into Print | 2014-07-01 13:36:22 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | c84860e3f4 | Renamed JsonSink::append() into write() to match Arduino's Print class | 2014-07-01 13:33:00 +02:00 |  | 
			
				
					| 
							
							
								 Benoît Blanchon | 1401665129 | Added tests of writeTo() return value | 2014-07-01 13:29:54 +02:00 |  |