| 
							
							
								 Benoit Blanchon | a278cd825f | Added unit tests for invalid arrays | 2014-02-27 13:12:52 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 0eaa5e3f1b | Fixed null pointer exception in JsonArray and JsonHashTable constructors | 2014-02-27 13:12:10 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | b35095ded1 | Added unit tests on multi-dimensional arrays to isolate the bug | 2014-02-27 13:03:25 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 597b4c7888 | Added unit tests for all members of the gbathree JSON string | 2014-02-27 12:48:06 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 995aa7dd40 | Added unit tests of sample string given by gbatree | 2014-02-26 22:29:20 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | a58fb13d37 | Added unit tests of the JsonArray example | 2014-02-26 22:09:14 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | d994178678 | Added .gitignore for the tests folder | 2014-02-26 22:00:35 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | dc1b3f3d78 | Added Unit Test for the HashTable example | 2014-02-26 21:58:20 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 006fc13141 | Example: change the type of the json string from char* to char[] because it cause issue in memory protected environments. | 2014-02-26 21:38:58 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 53466a2fb2 | Changed the title
						
						
						
						
						
						
							
 v1.0 | 2014-01-23 12:59:28 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | f5a1e1d5e0 | Added "features" section | 2014-01-22 21:50:24 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 1c55c19680 | Added "features" section | 2014-01-22 21:46:52 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | d3cb228922 | Added "Common pitfall" section | 2014-01-16 13:31:52 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 4e41eb515b | Changed the JsonParser template parameter to be the max number of tokens instead of the number of bytes | 2014-01-15 21:50:42 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 9fd5288c4d | Added a few "const" to remove a few GCC warnings | 2014-01-15 20:41:31 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 0e9840da3f | Removed multiple tabs that prevent the syntax highlighting from working | 2014-01-15 20:33:12 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 38249f5c21 | Fixed bugs in when token is not found | 2014-01-15 13:47:06 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 0ae9a420bb | Added more "Code Size" tables | 2014-01-13 23:11:50 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | d3b5ad7dc1 | Added "Code Size" section | 2014-01-13 22:50:16 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 9796aa5e2f | Fixed a few mistakes. | 2014-01-13 20:08:33 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 00cf097e5f | Fixed a few mistakes. | 2014-01-13 19:53:40 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 319600d51c | Added JsonHashTable::containsKey() | 2014-01-13 19:46:53 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 9f4eb42cd6 | Added "How to use" section | 2014-01-13 14:11:34 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | dfd51b8f76 | Added keywords.txt to allow syntax highlighting in Arduino IDE | 2014-01-13 13:36:22 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 3b91a8a218 | Added README.md | 2014-01-12 23:07:15 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 4377a5020a | Added example sketch | 2014-01-12 20:35:43 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 9c7ff38bbf | Added JsonArray::getBool() and JsonHashTable::getBool() | 2014-01-12 20:30:24 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 9e91fb3f46 | Added JsonArray::getDouble() and JsonHashTable::getDouble() | 2014-01-12 17:08:22 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 80c2cf3567 | Added JsonArray::getLong() and JsonHashTable::getLong() | 2014-01-12 12:57:44 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | b3647a7d91 | Parser size is now specified in bytes instead of number of tokens | 2014-01-12 12:39:35 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 98e2c82cea | Removed class JsonParserBase | 2014-01-11 22:55:00 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 0b485e95fa | Don't add null terminator to each token. | 2014-01-11 22:39:28 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | b53e0baadd | Removed jsmn_parser from JsonParserBase | 2014-01-11 22:37:09 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 1475066edd | Added a verification of the token type before converting to string | 2014-01-11 16:53:20 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 4713e90f12 | Added verification of the type of token | 2014-01-11 16:41:18 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | da37162a94 | Renamed JsonObjectBase::getNestedTokenCounts() into getNestedTokenCount() | 2014-01-11 15:23:08 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 43717bff1e | Added JsonHashTable::getHashTable() | 2014-01-11 15:18:19 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 92e88c1a01 | Moved JsonArray::getString() and JsonHashTable::getString() into the .cpp files | 2014-01-11 15:15:52 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | ef8c0ceea8 | Added JsonArray::getHashTable() | 2014-01-11 15:11:23 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | e924bef409 | Splitted in several files | 2014-01-11 15:05:35 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 583589c05c | Added JsonArray.getArray() | 2014-01-11 11:18:53 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | efe1dfba55 | Added JsonHashTable.getArray() | 2014-01-11 11:06:33 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 410b836667 | Added JsonArray | 2014-01-11 10:57:55 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | a143fbf298 | Added class JsonHashTable | 2014-01-11 10:45:14 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | e58f09db2a | Fixed nested elements | 2014-01-10 21:44:44 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 9c4eb4a062 | Added JsonArrayParser | 2014-01-10 20:50:29 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | a80eca9e91 | Moved implementation in a .cpp file | 2014-01-10 20:19:58 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 53d06a03ee | Extracted base class JsonParserBase | 2014-01-10 20:13:18 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 694840da31 | Made keys case sensitive | 2014-01-10 19:49:54 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 49f5843788 | Initial commit | 2014-01-10 16:55:12 +01:00 |  |