Benoit Blanchon 10ec0f21b0 Fixed `operator|(MemberProxy, JsonObject)` (fixes #1415) 5 лет назад
..
FailingBuilds f7de027617 Break build if using 64-bit integers with ARDUINOJSON_USE_LONG_LONG==0 5 лет назад
Helpers fee029b86e Moved float tables to PROGMEM 5 лет назад
IntegrationTests dcf7eeef28 CMake: used link_libraries() instead of target_link_libraries() 5 лет назад
JsonArray 4d7f03836c Added a test that removes an element during iteration (#1332) 5 лет назад
JsonDeserializer 712005219c Added filtering for MessagePack (closes #1298, closes #1394) 5 лет назад
JsonDocument 10ec0f21b0 Fixed `operator|(MemberProxy, JsonObject)` (fixes #1415) 5 лет назад
JsonObject 04c59985a1 Inverted dependency between MemoryPool and string adapters. 5 лет назад
JsonSerializer dcf7eeef28 CMake: used link_libraries() instead of target_link_libraries() 5 лет назад
JsonVariant 726f8be341 Added `operator|(JsonVariantConst, JsonVariantConst)` 5 лет назад
MemoryPool 8d37939086 Added `JsonDocument::overflowed()` (closes #1358) 5 лет назад
Misc f3f44d7812 Renamed StdStringAdapter to StlStringAdapter (internal use only) 5 лет назад
MixedConfiguration c3504ddf0a Added tests for `DeserializationError::f_str()` 5 лет назад
MsgPackDeserializer 712005219c Added filtering for MessagePack (closes #1298, closes #1394) 5 лет назад
MsgPackSerializer dcf7eeef28 CMake: used link_libraries() instead of target_link_libraries() 5 лет назад
Numbers 6d2ad4539f Simplified the implementation of parseNumber() 5 лет назад
TextFormatter dcf7eeef28 CMake: used link_libraries() instead of target_link_libraries() 5 лет назад
catch f9cfea244a Updated copyright notice 6 лет назад
CMakeLists.txt ff66182dc6 Gathered the tests of MemberProxy in one file 5 лет назад