Commit Graph

11 Commits

Author SHA1 Message Date
Benoit Blanchon
9fd5288c4d Added a few "const" to remove a few GCC warnings 2014-01-15 20:41:31 +01:00
Benoit Blanchon
319600d51c Added JsonHashTable::containsKey() 2014-01-13 19:46:53 +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
98e2c82cea Removed class JsonParserBase 2014-01-11 22:55:00 +01:00
Benoit Blanchon
4713e90f12 Added verification of the type of token 2014-01-11 16:41:18 +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