Benoit Blanchon
|
daa87e12dc
Update copyright notice
|
2 лет назад |
Benoit Blanchon
|
1b66a217bf
Replace `ARDUINOJSON_NAMESPACE` with an inline namespace (#1820)
|
2 лет назад |
Benoit Blanchon
|
0f85a55cac
Implement `VariantRefBase` with a CRTP
|
3 лет назад |
Benoit Blanchon
|
cf4436e581
Extract `VariantProxy` from `ElementProxy` and `MemberProxy`
|
3 лет назад |
Benoit Blanchon
|
8002722f3b
Clang-format: set `DerivePointerAlignment` to `false`
|
3 лет назад |
Benoit Blanchon
|
cd8373ad32
Change `link()` to `shallowCopy()` (issue #1343)
|
3 лет назад |
Benoit Blanchon
|
3d6c328a4f
Add `JsonVariant::link()` (resolves #1343)
|
3 лет назад |
Benoit Blanchon
|
1d103a1528
MemberProxy: move tests for `createNestedArray()` and `createNestedObject()`
|
3 лет назад |
Benoit Blanchon
|
bf5d0c790c
Add implicit conversion from `JsonDocument` to `JsonVariant`
|
3 лет назад |
Benoit Blanchon
|
3dc67c5663
Add `memoryUsage()` to `ElementProxy` and `MemberProxy` (fixes #1730)
|
3 лет назад |
Benoit Blanchon
|
89ed54362b
Fix `-Wsign-conversion` on GCC 8 (fixes #1715)
|
3 лет назад |
Benoit Blanchon
|
af18994deb
Update copyright notice
|
4 лет назад |
Benoit Blanchon
|
d5d2209d09
Added "https://" prefix to all URLs so they are clickable in VS Code
|
4 лет назад |
Benoit Blanchon
|
97b7161d78
Update copyright notice for 2021
|
5 лет назад |
Benoit Blanchon
|
10ec0f21b0
Fixed `operator|(MemberProxy, JsonObject)` (fixes #1415)
|
5 лет назад |
Benoit Blanchon
|
ff66182dc6
Gathered the tests of MemberProxy in one file
|
5 лет назад |