|
8e81b9bb26
|
Added JsonObjectBase::remove()
|
2014-08-03 13:16:35 +02:00 |
|
|
817cc09975
|
Added typedef JsonKey
|
2014-08-03 13:09:07 +02:00 |
|
|
1bc45f1fd7
|
Extracted method getMatchingPair()
|
2014-08-02 16:25:18 +02:00 |
|
|
d2fe9ddf49
|
Added JsonObjectBase::containsKey()
|
2014-08-02 16:11:02 +02:00 |
|
|
5cc06180e6
|
Removed JsonValue::null(), moved the instance to JsonObjectBase
|
2014-08-02 15:55:46 +02:00 |
|
|
7c99d4d63d
|
Reduced usages of EscapedString
|
2014-08-01 15:22:30 +02:00 |
|
|
60c6f2db47
|
Added operator[]
|
2014-07-31 20:11:55 +02:00 |
|
|
13c386c7a3
|
Moved JsonValue to namespace ArduinoJson::Generator
|
2014-07-31 19:57:52 +02:00 |
|
|
7877ee1b4c
|
Replaced set() by operator=()
|
2014-07-31 19:48:51 +02:00 |
|
|
2c29327ebd
|
Return a JsonValue& instead of a KeyValuePair* (+40 bytes)
|
2014-07-31 19:42:09 +02:00 |
|
|
85ffb83aa6
|
Fixed failing test
|
2014-07-31 18:50:01 +02:00 |
|
|
6e4eb45210
|
Renamed JsonHashTable into JsonObject
|
2014-07-22 21:02:16 +02:00 |
|
|
45c9ba1191
|
Renamed JsonObjectBase into JsonPrintable
|
2014-07-17 13:16:14 +02:00 |
|
|
6c1ab912ff
|
Added namespace ArduinoJson::Internals for private types
|
2014-07-07 14:05:41 +02:00 |
|
|
bae5c36f41
|
Added namespace
|
2014-07-03 13:55:38 +02:00 |
|
|
e8831c28d9
|
Added JsonGenerator example for Arduino
|
2014-07-01 14:08:15 +02:00 |
|
|
a9b8e280fe
|
Moved implementation is a new folder
|
2014-07-01 13:50:54 +02:00 |
|