Benoit Blanchon a1943e21ed Fixed compilation on Visual Studio 2010 and 2012 (issue #107) 10 лет назад
..
Arduino a1943e21ed Fixed compilation on Visual Studio 2010 and 2012 (issue #107) 10 лет назад
Internals 0cf8249b14 Fixed Clang warning "register specifier is deprecated" (issue #102) 10 лет назад
ArduinoJson.h 283dffc035 Switched to the new library layout 10 лет назад
CMakeLists.txt 01c287bc89 Removed -Wdeprecated-register for GCC 10 лет назад
JsonArray.cpp 756c279cdc Redesigned JsonVariant to leverage converting constructors instead of assignment operators 10 лет назад
JsonBuffer.cpp c161f698fc Implicitly duplicate String in the JsonBuffer (issue #84, #87) 10 лет назад
JsonObject.cpp ef2641b49b Store parsed token as string and allow conversion between various types (issues #64, #69, #90, #93) 10 лет назад
JsonVariant.cpp 39c506b419 Reduced generator size. Fixed Visual Studio warnings 10 лет назад