Commit Graph

7 Commits

Author SHA1 Message Date
Benoit Blanchon
cb3c59ec07 Added JsonArray 2014-10-05 14:40:03 +02:00
Benoit Blanchon
b0e43f7538 Extracted class JsonContainer 2014-10-01 16:18:14 +02:00
Benoit Blanchon
d66a7adc22 Moved files into Internals/ and Arduino/ 2014-10-01 16:08:32 +02:00
Benoit Blanchon
bc44c36385 Test that nested JsonObject can be stored 2014-09-27 16:18:40 +02:00
Benoit Blanchon
bcc8cece24 Moved JsonObject._buffer into the JsonNode's content 2014-09-27 15:34:34 +02:00
Benoit Blanchon
a2fc188526 Test that adding the same value twice doesn't increase the size of the object 2014-09-27 14:43:19 +02:00
Benoit Blanchon
166bdd6919 Test that adding values to the JsonObject increase the size of the buffer 2014-09-27 12:16:53 +02:00