This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
ArduinoJson
Watch
1
Star
0
Fork
0
forked from
bblanchon/ArduinoJson
Code
Pull Requests
Activity
Files
79f6f0dd86c95a083defe3bc4e477b49838b3496
ArduinoJson
/
include
/
ArduinoJson
T
History
Benoit Blanchon
3b77dbbed7
Fixed warnings in Visual Studio
2014-11-11 18:18:26 +01:00
..
Arduino
Fixed remaining cpplint warnings
2014-11-06 14:08:53 +01:00
Internals
Fixed warnings in Visual Studio
2014-11-11 18:18:26 +01:00
JsonArray.hpp
Reduced size by 300 bytes by reusing the JsonPrettyPrint from v3
2014-11-08 19:40:07 +01:00
JsonBuffer.hpp
Reduced size by 706 bytes by removing virtual destructors.
2014-11-08 17:13:41 +01:00
JsonObject.hpp
Reduced sze by 26 bytes by inlining getOrCreateNodeAt()
2014-11-08 21:32:30 +01:00
JsonPair.hpp
Added comments
2014-11-06 16:58:24 +01:00
JsonVariant.hpp
Fixed is<T>()
2014-11-11 17:26:13 +01:00
StaticJsonBuffer.hpp
Reduced size by 706 bytes by removing virtual destructors.
2014-11-08 17:13:41 +01:00