Hendiadyoin1
|
b429f9c7aa
AK: Add implied const qualifiers to the Json interface
|
3 năm trước cách đây |
Max Wipfli
|
ed2bf0a753
AK: Use [[nodiscard]] in JsonObject and JsonArray
|
4 năm trước cách đây |
Max Wipfli
|
f45273649f
AK+Everywhere: Change int to size_t in JsonObject and JsonArray
|
4 năm trước cách đây |
Max Wipfli
|
53480180cb
AK: Use east const style in Json{Array,Object}.h
|
4 năm trước cách đây |
Gunnar Beutner
|
f57c57966b
AK: Fix argument type for JsonArray::at and JsonArray::operator[]
|
4 năm trước cách đây |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 năm trước cách đây |
Timothy Flynn
|
4babf6e4e1
AK: Allow assigning a value to a specific index in a JsonArray
|
4 năm trước cách đây |
Linus Groh
|
e83799dc02
AK: Add JsonArray(const Vector<T>) constructor
|
4 năm trước cách đây |
Lenny Maiorani
|
e6f907a155
AK: Simplify constructors and conversions from nullptr_t
|
4 năm trước cách đây |
Ben Wiederhake
|
8940bc3503
Meta+AK: Make clang-format-10 clean
|
4 năm trước cách đây |
Andreas Kling
|
dc039fdc7e
AK: Simplify JsonObject and JsonArray API a little bit
|
5 năm trước cách đây |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 năm trước cách đây |
Andreas Kling
|
93dff5df34
AK: Add JsonArray::ensure_capacity()
|
5 năm trước cách đây |
Sergey Bugaev
|
216b7b3b80
JSON: Port JsonArray and JsonObject serialization to serializers
|
6 năm trước cách đây |
Andreas Kling
|
f6998b1817
JSON: Templatize the JSON serialization code
|
6 năm trước cách đây |
Andreas Kling
|
82826104e0
Json: Add efficient copy and move constructors for Json{Array,Object}
|
6 năm trước cách đây |
Andreas Kling
|
210550d4b3
JsonArray: Expose the value vector to the outside for convenience
|
6 năm trước cách đây |
Andreas Kling
|
15003245cd
JsonArray: Add for_each() helper.
|
6 năm trước cách đây |
Andreas Kling
|
aa3df518e7
AK: Rename JsonObject::to_string() and pals to serialized().
|
6 năm trước cách đây |
Andreas Kling
|
ee347effac
AK: Use a single StringBuilder throughout JSON serialization.
|
6 năm trước cách đây |
Andreas Kling
|
04a8fc9bd7
AK: Add some classes for JSON encoding.
|
6 năm trước cách đây |