| .. |
|
CMakeLists.txt
|
6ec5ba521b
Added `JsonVariant::containsKey()`
|
7 лет назад |
|
add.cpp
|
e9b4c6289b
Disambiguated the name `get()` with `getElement()` and `getMember()`
|
7 лет назад |
|
as.cpp
|
576543c4b4
Added overflow handling in JsonVariant::as<T>() and JsonVariant::is<T>()
|
7 лет назад |
|
clear.cpp
|
bc2ce178ea
Added `JsonVariant::clear()`
|
7 лет назад |
|
compare.cpp
|
630107ae8a
Removed implicit conversion in comparison operators (issue #998)
|
6 лет назад |
|
containsKey.cpp
|
6ec5ba521b
Added `JsonVariant::containsKey()`
|
7 лет назад |
|
copy.cpp
|
c3f71c1a99
Updated copyright year to 2019
|
7 лет назад |
|
createNested.cpp
|
630107ae8a
Removed implicit conversion in comparison operators (issue #998)
|
6 лет назад |
|
is.cpp
|
c3f71c1a99
Updated copyright year to 2019
|
7 лет назад |
|
isnull.cpp
|
56bf24e1ec
Fixed `JsonVariant::isNull()` not returning `true` after `set((char*)0)`
|
7 лет назад |
|
memoryUsage.cpp
|
c3f71c1a99
Updated copyright year to 2019
|
7 лет назад |
|
misc.cpp
|
c3f71c1a99
Updated copyright year to 2019
|
7 лет назад |
|
nesting.cpp
|
c3f71c1a99
Updated copyright year to 2019
|
7 лет назад |
|
or.cpp
|
eaf55e174b
Fixed invalid result from operator| (closes #981)
|
6 лет назад |
|
overflow.cpp
|
576543c4b4
Added overflow handling in JsonVariant::as<T>() and JsonVariant::is<T>()
|
7 лет назад |
|
remove.cpp
|
c9d6bd76c9
Added `JsonDocument::remove()` and `JsonVariant::remove()`
|
7 лет назад |
|
set.cpp
|
c3f71c1a99
Updated copyright year to 2019
|
7 лет назад |
|
subscript.cpp
|
c3f71c1a99
Updated copyright year to 2019
|
7 лет назад |
|
types.cpp
|
c3f71c1a99
Updated copyright year to 2019
|
7 лет назад |
|
undefined.cpp
|
c3f71c1a99
Updated copyright year to 2019
|
7 лет назад |