Benoit Blanchon
|
d4e745ab54
Rename `make_float()` to `multiplyByPowerOfTen()`
|
há 18 horas atrás |
Benoit Blanchon
|
5ccf645dc1
Fix buffer overrun in `make_float()`
|
há 1 dia atrás |
Benoit Blanchon
|
ab8c9be609
Fuzzing: tidy `CMakeLists.txt`
|
há 20 horas atrás |
Benoit Blanchon
|
029b3c52d6
Add `pgm_array<T, N>` as a bound-safe alternative to `pgm_ptr<T>`
|
há 20 horas atrás |
Benoit Blanchon
|
a9bb1a1df5
Add a fuzzer for `parseNumber()`
|
há 20 horas atrás |
Benoit Blanchon
|
34888e54b0
CI: update macOS runner
|
há 1 dia atrás |
Benoit Blanchon
|
aa7fbd6c8b
README: remove the "most popular" claim
|
há 3 meses atrás |
Benoit Blanchon
|
21144d5691
Don't rely on array size to get the length of string literals
|
há 4 meses atrás |
Benoit Blanchon
|
5f96515360
Particle: update installation method
|
há 4 meses atrás |
Benoit Blanchon
|
bec657eda7
Return `bool` from all built-in `toJson` converters
|
há 4 meses atrás |
Benoit Blanchon
|
1232f61e55
VariantImpl: change `setRawString()` to return `bool`
|
há 4 meses atrás |
Benoit Blanchon
|
65518a8b00
VariantImpl: change `setRawString()` to take an adapted string
|
há 4 meses atrás |
Benoit Blanchon
|
a51865ca42
CollectionIterator: rename `next()` to `move()`
|
há 4 meses atrás |
Benoit Blanchon
|
af36add5d8
VariantImpl: rename `getResourceManager()` to `resources()`
|
há 4 meses atrás |
Benoit Blanchon
|
3eced7d7ec
VariantImpl: rename `getData()` to `data()`
|
há 4 meses atrás |
Benoit Blanchon
|
c4c5c69baf
VariantImpl: move `addValue()` to `JsonArray`
|
há 4 meses atrás |
Benoit Blanchon
|
b017dfb13a
ResourceManager: move out-of-class definitions back in the class
|
há 4 meses atrás |
Benoit Blanchon
|
88769c44b4
ResourceManager: decouple from `VariantImpl`
|
há 4 meses atrás |
Benoit Blanchon
|
01de2f3fbb
Rename `CollectionData.hpp` to `CollectionIterator.hpp`
|
há 4 meses atrás |
Benoit Blanchon
|
4a2568e3c8
Merge `CollectionImpl` into `VariantImpl`
|
há 4 meses atrás |
Benoit Blanchon
|
f124af3909
Merge `ObjectImpl` into `VariantImpl`
|
há 4 meses atrás |
Benoit Blanchon
|
76eec98efd
Merge `ArrayImpl` into `VariantImpl`
|
há 4 meses atrás |
Benoit Blanchon
|
04823fd304
JsonDocument: fix double clear in `to<T>()`
|
há 4 meses atrás |
Benoit Blanchon
|
3f62a2ca96
VariantImpl: change the visitor interface for arrays and objects
|
há 4 meses atrás |
Benoit Blanchon
|
6dbdeca58a
VariantImpl: extract static `size()`
|
há 4 meses atrás |
Benoit Blanchon
|
a159820ade
CollectionImpl: attach to `VariantData*` instead of `CollectionData*`
|
há 4 meses atrás |
Benoit Blanchon
|
c222fc2f0a
Move `CollectionData` definition
|
há 4 meses atrás |
Benoit Blanchon
|
b4024e7032
Move `VariantImpl` definition to `VariantImpl.hpp`
|
há 5 meses atrás |
Benoit Blanchon
|
7dece839d6
Extract `VariantImpl`
|
há 5 meses atrás |
Benoit Blanchon
|
ed6b470896
Replace `VariantData&` with `VariantData*` in deserializers
|
há 5 meses atrás |