|
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 |
|
|
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 |
|
|
b278d7711b
|
Replaced composition by inheritance
|
2014-07-19 12:44:27 +02:00 |
|
|
4a1d8483cc
|
Added class JsonToken
|
2014-07-18 15:43:20 +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 |
|