Benoit Blanchon
|
c161f698fc
|
Implicitly duplicate String in the JsonBuffer (issue #84, #87)
|
2015-07-25 15:38:12 +02:00 |
|
Benoit Blanchon
|
92e687303d
|
Added support of non standard JSON input (issue #44)
|
2015-07-10 22:11:26 +02:00 |
|
Benoit Blanchon
|
1b5be892b9
|
Added support of String class (issue #55, #56, #70, #77)
|
2015-05-25 15:38:58 +02:00 |
|
Benoit Blanchon
|
756c279cdc
|
Redesigned JsonVariant to leverage converting constructors instead of assignment operators
|
2015-05-23 15:32:50 +02:00 |
|
Benoit Blanchon
|
5e5f060fc0
|
Updated copyright for 2015
|
2015-02-07 16:05:48 +01:00 |
|
Benoit Blanchon
|
33f6376122
|
Fixed is<T>()
|
2014-11-11 17:26:13 +01:00 |
|
Benoit Blanchon
|
e0ce711eb4
|
Fixed cpplint warnings
|
2014-11-11 16:43:35 +01:00 |
|
Benoit Blanchon
|
f6133f2d36
|
Reduced size by 300 bytes by reusing the JsonPrettyPrint from v3
|
2014-11-08 19:40:07 +01:00 |
|
Benoit Blanchon
|
d38131d495
|
Added JsonObject::containsKey()
|
2014-11-07 17:27:30 +01:00 |
|
Benoit Blanchon
|
9d2ee6ce63
|
Fixed creation of JsonVariant::_invalid
|
2014-11-07 11:45:28 +01:00 |
|
Benoit Blanchon
|
d94bcbf249
|
Added comments
|
2014-11-06 16:58:24 +01:00 |
|
Benoit Blanchon
|
ac9b776aa1
|
Fixed remaining cpplint warnings
|
2014-11-06 14:08:53 +01:00 |
|
Benoit Blanchon
|
6ce2497879
|
Move JsonPrintable into Internals/
|
2014-11-05 08:53:41 +01:00 |
|
Benoit Blanchon
|
782b178f4e
|
Fixed warnings in Visual Studio
|
2014-11-04 19:53:13 +01:00 |
|
Benoit Blanchon
|
289b5333d6
|
Improved test printers
|
2014-11-04 13:06:47 +01:00 |
|
Benoit Blanchon
|
e5669577df
|
Added JsonVariant::operator[](const char*)
|
2014-11-04 10:30:45 +01:00 |
|
Benoit Blanchon
|
97768ec176
|
Added JsonVariant::operator[](int)
|
2014-11-04 10:22:13 +01:00 |
|
Benoit Blanchon
|
09f6d059a7
|
Renamed JsonValue to JsonVariant
|
2014-11-04 09:51:25 +01:00 |
|