|
649f292ea7
|
Added comments
|
2014-07-22 20:28:59 +02:00 |
|
|
3e8861b1a0
|
Moved implemntation of operator[] into JsonObject
|
2014-07-21 10:52:35 +02:00 |
|
|
a1e8c8800a
|
Removed uneeded cast operators
|
2014-07-19 15:34:44 +02:00 |
|
|
b278d7711b
|
Replaced composition by inheritance
|
2014-07-19 12:44:27 +02:00 |
|
|
b75d32e980
|
Renamed JsonHashTable into JsonObject
|
2014-07-18 16:46:01 +02:00 |
|
|
79953730fc
|
Merged nestedTokenCount() and nextSibling()
|
2014-07-18 16:18:03 +02:00 |
|
|
4a1d8483cc
|
Added class JsonToken
|
2014-07-18 15:43:20 +02:00 |
|
|
5e1697f47b
|
JsonArray is now a simple wrapper on top of JsonValue
|
2014-07-17 13:12:12 +02:00 |
|
|
f2579397d6
|
JsonHashTable is now a wrapper on to of JsonValue
|
2014-07-17 12:59:26 +02:00 |
|
|
6a868e46bd
|
Made JsonValue inherit from JsonObjectBase
|
2014-07-16 13:42:36 +02:00 |
|
|
d189bd7140
|
Added class JsonValue.
Added subscript operator on JsonArray and JsonHashTable
|
2014-07-16 13:26:11 +02:00 |
|