Benoit Blanchon 1ec16ca94f Use `pgm_read()` instead of `ARDUINOJSON_READ_STATIC_ARRAY` 3 years ago
..
Cpp11 c49adfd6da Test custom converter for `std::array` (issue #1840) 3 years ago
Cpp17 af18994deb Update copyright notice 4 years ago
Cpp20 af18994deb Update copyright notice 4 years ago
FailingBuilds af18994deb Update copyright notice 4 years ago
Helpers 1ec16ca94f Use `pgm_read()` instead of `ARDUINOJSON_READ_STATIC_ARRAY` 3 years ago
IntegrationTests af18994deb Update copyright notice 4 years ago
JsonArray 175e5b3062 Add missing semicolon (fixes #1857) 3 years ago
JsonDeserializer 3345255f16 Fix comma tests. 3 years ago
JsonDocument 0f85a55cac Implement `VariantRefBase` with a CRTP 3 years ago
JsonObject ac8e5f01db Clang-Format: set `AllowShortLoopsOnASingleLine` to `false` 3 years ago
JsonSerializer 8002722f3b Clang-format: set `DerivePointerAlignment` to `false` 3 years ago
JsonVariant b0730f04f7 Rename `VariantRef` to `JsonVariant` 3 years ago
MemoryPool ac8e5f01db Clang-Format: set `AllowShortLoopsOnASingleLine` to `false` 3 years ago
Misc 1ec16ca94f Use `pgm_read()` instead of `ARDUINOJSON_READ_STATIC_ARRAY` 3 years ago
MixedConfiguration 1ec16ca94f Use `pgm_read()` instead of `ARDUINOJSON_READ_STATIC_ARRAY` 3 years ago
MsgPackDeserializer 89ed54362b Fix `-Wsign-conversion` on GCC 8 (fixes #1715) 4 years ago
MsgPackSerializer ac8e5f01db Clang-Format: set `AllowShortLoopsOnASingleLine` to `false` 3 years ago
Numbers 652d70fe2c Rename `Integer` to `JsonInteger` 3 years ago
TextFormatter af18994deb Update copyright notice 4 years ago
catch bf93779b4f Update catch.hpp (fixes #1856) 3 years ago
.clang-tidy 9dbf44388d clang-tidy: muted "call to function is insecure" in tests 4 years ago
CMakeLists.txt af18994deb Update copyright notice 4 years ago