|
b53e0baadd
|
Removed jsmn_parser from JsonParserBase
|
2014-01-11 22:37:09 +01:00 |
|
|
1475066edd
|
Added a verification of the token type before converting to string
|
2014-01-11 16:53:20 +01:00 |
|
|
4713e90f12
|
Added verification of the type of token
|
2014-01-11 16:41:18 +01:00 |
|
|
da37162a94
|
Renamed JsonObjectBase::getNestedTokenCounts() into getNestedTokenCount()
|
2014-01-11 15:23:08 +01:00 |
|
|
43717bff1e
|
Added JsonHashTable::getHashTable()
|
2014-01-11 15:18:19 +01:00 |
|
|
92e88c1a01
|
Moved JsonArray::getString() and JsonHashTable::getString() into the .cpp files
|
2014-01-11 15:15:52 +01:00 |
|
|
ef8c0ceea8
|
Added JsonArray::getHashTable()
|
2014-01-11 15:11:23 +01:00 |
|
|
e924bef409
|
Splitted in several files
|
2014-01-11 15:05:35 +01:00 |
|
|
583589c05c
|
Added JsonArray.getArray()
|
2014-01-11 11:18:53 +01:00 |
|
|
efe1dfba55
|
Added JsonHashTable.getArray()
|
2014-01-11 11:06:33 +01:00 |
|
|
410b836667
|
Added JsonArray
|
2014-01-11 10:57:55 +01:00 |
|
|
a143fbf298
|
Added class JsonHashTable
|
2014-01-11 10:45:14 +01:00 |
|
|
e58f09db2a
|
Fixed nested elements
|
2014-01-10 21:44:44 +01:00 |
|
|
9c4eb4a062
|
Added JsonArrayParser
|
2014-01-10 20:50:29 +01:00 |
|
|
a80eca9e91
|
Moved implementation in a .cpp file
|
2014-01-10 20:19:58 +01:00 |
|
|
53d06a03ee
|
Extracted base class JsonParserBase
|
2014-01-10 20:13:18 +01:00 |
|
|
694840da31
|
Made keys case sensitive
|
2014-01-10 19:49:54 +01:00 |
|
|
49f5843788
|
Initial commit
|
2014-01-10 16:55:12 +01:00 |
|