|
671329a3e9
|
Updated copyright year from 2016 to 2017
|
2017-01-06 21:07:34 +01:00 |
|
|
8032a4b564
|
Extracted StringReader and StringWriter from JsonParser
Split `Internals/` folder into `Data/`, `Deserialization/`, `Serialization/`
|
2017-01-01 21:30:20 +01:00 |
|
|
cecbcd1929
|
Added operator == to compare JsonVariant and strings (issue #402)
|
2016-12-23 14:45:32 +01:00 |
|
|
66c28020c5
|
Renamed *.ipp to *Impl.hpp because they were ignored by Arduino IDE (issue #396)
|
2016-12-03 22:19:11 +01:00 |
|
|
a60b35f41c
|
Extracted class JsonSerializer
|
2016-09-11 13:43:21 +02:00 |
|
|
10fcca20f8
|
Added missing #pragma once (issue #310)
|
2016-06-23 21:27:24 +02:00 |
|
|
8c7edbd9c3
|
ArduinoJson is now a header-only library (issue #199)
|
2016-06-22 21:41:19 +02:00 |
|