| .. |
|
Arduino
|
e25eaed75a
Cleaned #includes
|
11 anni fa |
|
Internals
|
0911d8d796
Fixed cpplint warnings
|
11 anni fa |
|
ArduinoJson.h
|
f6f8a63b99
Added a header to simplify library usage
|
11 anni fa |
|
CMakeLists.txt
|
d7bad3d70b
Added flag -fno-exceptions
|
11 anni fa |
|
JsonArray.cpp
|
3919f07890
Reduced size by 22 bytes by removing writeEmptyArray() and writeEmptyObject()
|
11 anni fa |
|
JsonBuffer.cpp
|
a3425a6306
Added a nesting limit to the parser to prevent stack overflow that could be a security issue
|
11 anni fa |
|
JsonObject.cpp
|
3919f07890
Reduced size by 22 bytes by removing writeEmptyArray() and writeEmptyObject()
|
11 anni fa |
|
JsonVariant.cpp
|
33f6376122
Fixed is<T>()
|
11 anni fa |