|
d66a7adc22
|
Moved files into Internals/ and Arduino/
|
2014-10-01 16:08:32 +02:00 |
|
|
f251563af1
|
Serialize floats in objects
|
2014-09-30 17:32:45 +02:00 |
|
|
d3cf568d07
|
Test that char* are copied
|
2014-09-28 21:35:08 +02:00 |
|
|
d549070fd3
|
Test that doubles in JsonValue are copied
|
2014-09-28 21:22:20 +02:00 |
|
|
42ce5ab31f
|
Test that integers in JsonValue are copied
|
2014-09-28 21:18:43 +02:00 |
|
|
e190b20ae1
|
Fixed inner object bug
|
2014-09-28 21:04:59 +02:00 |
|
|
bc44c36385
|
Test that nested JsonObject can be stored
|
2014-09-27 16:18:40 +02:00 |
|
|
a7ff04db0e
|
Added "const" to cast operators
|
2014-09-27 15:25:00 +02:00 |
|
|
a9a51ec1e2
|
Test that string can be stored in JsonObject
|
2014-09-27 15:24:16 +02:00 |
|
|
75588946c6
|
Test that boolean values can be stored in a JsonObject
|
2014-09-27 15:04:06 +02:00 |
|
|
5fa446d3f5
|
Test that a double can be stored in a JsonObject
|
2014-09-27 14:59:02 +02:00 |
|
|
71fd2de675
|
Test that integers can be stored in a JsonObject
|
2014-09-27 14:51:50 +02:00 |
|