|
c84860e3f4
|
Renamed JsonSink::append() into write() to match Arduino's Print class
|
2014-07-01 13:33:00 +02:00 |
|
|
a57220debc
|
Changed JsonSink to match Arduino's Print class
|
2014-07-01 13:15:50 +02:00 |
|
|
69d682ce81
|
Extracted interface JsonSink.
|
2014-06-30 19:19:39 +02:00 |
|
|
1d064d709b
|
Removed the overloads of add() by using a templated type
|
2014-06-27 13:45:50 +02:00 |
|
|
b7933f85ba
|
Renamed addItem() to add()
|
2014-06-27 13:43:26 +02:00 |
|
|
0240270492
|
Extracted class JsonValue
|
2014-06-27 13:42:26 +02:00 |
|
|
568b8988d8
|
Renamed private members
|
2014-06-27 13:18:38 +02:00 |
|
|
ff4060f5d1
|
Added a test that adds a string value in a hash
|
2014-06-27 13:07:38 +02:00 |
|
|
ebb257df6e
|
Added a test of an empty hashtable
|
2014-06-27 13:00:27 +02:00 |
|