|
9c7ff38bbf
|
Added JsonArray::getBool() and JsonHashTable::getBool()
|
2014-01-12 20:30:24 +01:00 |
|
|
9e91fb3f46
|
Added JsonArray::getDouble() and JsonHashTable::getDouble()
|
2014-01-12 17:08:22 +01:00 |
|
|
80c2cf3567
|
Added JsonArray::getLong() and JsonHashTable::getLong()
|
2014-01-12 12:57:44 +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 |
|
|
e924bef409
|
Splitted in several files
|
2014-01-11 15:05:35 +01:00 |
|