|
ce788d96c4
|
Changed naming convention to avoid shadowing (issue #25)
|
2014-09-28 13:36:41 +02:00 |
|
|
cc19266470
|
Added missing newline at end-of-file (issue #24)
|
2014-09-27 21:24:29 +02:00 |
|
|
805c0741e6
|
Added comments
|
2014-07-22 20:14:25 +02:00 |
|
|
1e28217393
|
Merged parse() and parseToken()
|
2014-07-19 15:36:01 +02:00 |
|
|
e94575b4b8
|
Replaced public inheritance by protected and private
|
2014-07-19 14:41:29 +02:00 |
|
|
b75d32e980
|
Renamed JsonHashTable into JsonObject
|
2014-07-18 16:46:01 +02:00 |
|
|
b6e3a37ad9
|
Added JsonParserBase::parse() that returns a JsonValue
|
2014-07-17 12:37:35 +02:00 |
|
|
dde5a2510b
|
Extracted class JsonParserBase
|
2014-07-14 13:17:30 +02:00 |
|