|
f28157cab7
|
Fixed compilation error when index is not an int (issue #381)
|
2016-11-13 20:19:36 +01:00 |
|
|
b6d8e6c989
|
Updated copyright year from 2015 to 2016
|
2016-01-07 22:39:57 +01:00 |
|
|
756c279cdc
|
Redesigned JsonVariant to leverage converting constructors instead of assignment operators
|
2015-05-23 15:32:50 +02:00 |
|
|
5e5f060fc0
|
Updated copyright for 2015
|
2015-02-07 16:05:48 +01:00 |
|
|
aef7e43c48
|
Use DynamicJsonBuffer instead of arbitrary sized StaticJsonBuffer
|
2014-12-20 15:42:43 +01:00 |
|
|
f6f8a63b99
|
Added a header to simplify library usage
|
2014-11-11 16:56:02 +01:00 |
|
|
c4cda780d5
|
Added more tests of subscript operator
|
2014-11-04 10:33:09 +01:00 |
|
|
e5669577df
|
Added JsonVariant::operator[](const char*)
|
2014-11-04 10:30:45 +01:00 |
|
|
97768ec176
|
Added JsonVariant::operator[](int)
|
2014-11-04 10:22:13 +01:00 |
|