Benoit Blanchon f806a42cc2 Add support for escape sequence `\'` hace 1 año
..
Cpp17 45611924f3 Tests: add user-defined literal `""_s` for `std::string` hace 1 año
Cpp20 0e8a236583 Update copyright year hace 2 años
Deprecated d92eee8736 Deprecate `containsKey()` in favor of `doc["key"].is<T>()` hace 1 año
FailingBuilds 0e8a236583 Update copyright year hace 2 años
Helpers 362201241f Make `MemoryPool` generic hace 1 año
IntegrationTests 0e8a236583 Update copyright year hace 2 años
JsonArray 09c89dcacf Store object members with two slots: one for the key and one for the value hace 1 año
JsonArrayConst 68a13117dc Allow using a `JsonVariant` as a key or index hace 1 año
JsonDeserializer f806a42cc2 Add support for escape sequence `\'` hace 1 año
JsonDocument d92eee8736 Deprecate `containsKey()` in favor of `doc["key"].is<T>()` hace 1 año
JsonObject d92eee8736 Deprecate `containsKey()` in favor of `doc["key"].is<T>()` hace 1 año
JsonObjectConst d92eee8736 Deprecate `containsKey()` in favor of `doc["key"].is<T>()` hace 1 año
JsonSerializer f806a42cc2 Add support for escape sequence `\'` hace 1 año
JsonVariant d92eee8736 Deprecate `containsKey()` in favor of `doc["key"].is<T>()` hace 1 año
JsonVariantConst d92eee8736 Deprecate `containsKey()` in favor of `doc["key"].is<T>()` hace 1 año
Misc d92eee8736 Deprecate `containsKey()` in favor of `doc["key"].is<T>()` hace 1 año
MixedConfiguration fd6314e132 Move some numbers tests to `use_double_0.cpp` hace 1 año
MsgPackDeserializer 3b64197869 MsgPackDeserializer: check extension allocation result hace 1 año
MsgPackSerializer 55c3b9b3a7 CI: update macOS runner to `macos-13` hace 1 año
Numbers 1f7a3f3174 JsonDeserializer: use `float` when the value has few digits hace 1 año
ResourceManager a1809d0f31 Replace `sizeof(VariantData)` with `sizeof(SlotData)` hace 1 año
TextFormatter 0e8a236583 Update copyright year hace 2 años
catch 62dea9d364 Reformat CMake files hace 3 años
.clang-tidy 9dbf44388d clang-tidy: muted "call to function is insecure" in tests hace 4 años
CMakeLists.txt 315cc722e9 Add more tests for `JsonVariantConst` hace 2 años