|
a35d503a02
|
Fixed the bug in getNestedTokenCount()
|
2014-02-27 13:30:03 +01:00 |
|
|
38249f5c21
|
Fixed bugs in when token is not found
|
2014-01-15 13:47:06 +01:00 |
|
|
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 |
|
|
0b485e95fa
|
Don't add null terminator to each token.
|
2014-01-11 22:39:28 +01:00 |
|
|
1475066edd
|
Added a verification of the token type before converting to string
|
2014-01-11 16:53:20 +01:00 |
|
|
da37162a94
|
Renamed JsonObjectBase::getNestedTokenCounts() into getNestedTokenCount()
|
2014-01-11 15:23:08 +01:00 |
|
|
e924bef409
|
Splitted in several files
|
2014-01-11 15:05:35 +01:00 |
|