Benoit Blanchon
|
185eccf6f5
|
Added custom implementation of strtol() (issue #465)
`char` is now treated as an integral type (issue #337, #370)
|
2017-03-25 21:55:13 +01:00 |
|
Benoit Blanchon
|
c4567bac18
|
Added custom implementation of strtod() (issue #453)
|
2017-03-19 15:23:06 +01:00 |
|
Benoit Blanchon
|
5fefeae404
|
Added deprecated attribute on asArray(), asObject() and asString() (issue #420)
|
2017-01-22 17:24:17 +01:00 |
|
Benoit Blanchon
|
671329a3e9
|
Updated copyright year from 2016 to 2017
|
2017-01-06 21:07:34 +01:00 |
|
Benoit Blanchon
|
8032a4b564
|
Extracted StringReader and StringWriter from JsonParser
Split `Internals/` folder into `Data/`, `Deserialization/`, `Serialization/`
|
2017-01-01 21:30:20 +01:00 |
|
Benoit Blanchon
|
66c28020c5
|
Renamed *.ipp to *Impl.hpp because they were ignored by Arduino IDE (issue #396)
|
2016-12-03 22:19:11 +01:00 |
|