Commit Graph

8 Commits

Author SHA1 Message Date
Benoit Blanchon
f77a8b02e3 Fixed file names 2014-08-26 10:26:12 +02:00
Benoit Blanchon
2ddf8f1619 Renamed IndentedPrintDecorator to PrettyPrintDecorator 2014-08-25 11:42:07 +02:00
Benoit Blanchon
f7aa0f89e3 Added JsonPrintable.prettyPrintTo(Print&) 2014-08-25 11:39:04 +02:00
Benoit Blanchon
6e4eb45210 Renamed JsonHashTable into JsonObject 2014-07-22 21:02:16 +02:00
Benoît Blanchon
5bb6cd0fa9 Extracted class JsonArrayBase to reduce code size 2014-07-08 13:38:37 +02:00
Benoît Blanchon
bbc18b5ca4 Extracted class JsonHashTableBase to reduce the size of the code. 2014-07-08 13:27:29 +02:00
Benoît Blanchon
a87b2bf5bf Adde EscapedString to the cpp files 2014-07-07 16:21:34 +02:00
Benoît Blanchon
e8831c28d9 Added JsonGenerator example for Arduino 2014-07-01 14:08:15 +02:00