|
b6d8e6c989
|
Updated copyright year from 2015 to 2016
|
2016-01-07 22:39:57 +01:00 |
|
|
9f3ce18f06
|
Add overload JsonObjectSuscript::set(value, decimals) (issue #143)
|
2015-10-30 22:29:47 +01:00 |
|
|
c6a4bfa886
|
Fixed ambiguous overload with JsonArraySubscript and JsonObjectSubscript (issue #122)
|
2015-09-28 22:14:50 +02:00 |
|
|
7cf6fe6d62
|
Fixed return type of JsonArray::is<T>() and some others (issue #121)
|
2015-09-19 16:25:18 +02:00 |
|
|
39c506b419
|
Reduced generator size. Fixed Visual Studio warnings
|
2015-08-19 16:08:19 +02:00 |
|
|
c161f698fc
|
Implicitly duplicate String in the JsonBuffer (issue #84, #87)
|
2015-07-25 15:38:12 +02:00 |
|
|
92e687303d
|
Added support of non standard JSON input (issue #44)
|
2015-07-10 22:11:26 +02:00 |
|
|
1b5be892b9
|
Added support of String class (issue #55, #56, #70, #77)
|
2015-05-25 15:38:58 +02:00 |
|
|
756c279cdc
|
Redesigned JsonVariant to leverage converting constructors instead of assignment operators
|
2015-05-23 15:32:50 +02:00 |
|