This website requires JavaScript.
Explore
Help
Sign In
github-mirrors
/
thirdparty-ArduinoJson
Watch
1
Star
0
Fork
0
You've already forked thirdparty-ArduinoJson
mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced
2025-10-31 16:14:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4592f23260d5a4a75c6cce0065141de609bc2e46
thirdparty-ArduinoJson
/
test
/
Misc
History
Benoit Blanchon
4592f23260
Merged MsgPackError and JsonError into DeserializationError.
...
Return NotSupported if the JSON input contains "\u".
2018-05-15 18:23:09 +02:00
..
CMakeLists.txt
Added support for non zero-terminated strings (
fixes
#704
)
2018-05-14 17:12:59 +02:00
FloatParts.cpp
Added
deserializeMsgPack()
(issue
#358
)
2018-04-10 17:43:27 +02:00
StringBuilder.cpp
Set copyright year to 2018
2018-01-05 09:20:01 +01:00
StringTraits.cpp
RawJson()
accepts any kind of string and obeys to duplication rules
2018-01-18 09:43:37 +01:00
TypeTraits.cpp
Kept only two namespaces ArduinoJson and ArduinoJson::Internals
2018-01-19 08:32:15 +01:00
unsigned_char.cpp
Merged MsgPackError and JsonError into DeserializationError.
2018-05-15 18:23:09 +02:00
vla.cpp
Merged MsgPackError and JsonError into DeserializationError.
2018-05-15 18:23:09 +02:00