Aaron Franke
|
b626695f70
Fix internal JSON stringify not preserving p_full_precision
|
6 өдөр өмнө |
aaronp64
|
f13b4b760a
Improve JSON::stringify performance
|
1 жил өмнө |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
4 сар өмнө |
Yufeng Ying
|
f7e4987d0e
Dictionary::get_key_list use LocalVector instead of List.
|
4 сар өмнө |
kobewi
|
75881f8322
Use initializer list in Arrays
|
1 жил өмнө |
Yufeng Ying
|
bebe037abf
Add ConstIterator to Dictionary.
|
4 сар өмнө |
Rémi Verschelde
|
c049d07121
VariantParser: Ensure all parse errors have an explanation
|
1 жил өмнө |
HP van Braam
|
240f510fa7
Core ubsan fixes
|
7 сар өмнө |
Danil Alexeev
|
bd1a35ce9e
Core: Fix `JSON.{from,to}_native()` issues
|
8 сар өмнө |
A Thousand Ships
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
9 сар өмнө |
A Thousand Ships
|
79f654ced5
[Core] Fix sorting of `Dictionary` keys
|
10 сар өмнө |
K. S. Ernest (iFire) Lee
|
71bdbcdfb1
Ability to convert native engine types to JSON and back.
|
1 жил өмнө |
Aaron Franke
|
b1f5e9fe3a
Rename internal is_ascii_char to is_ascii_alphabet_char
|
1 жил өмнө |
A Thousand Ships
|
64146cb7f3
[Core] Add iteration support to `Array`
|
1 жил өмнө |
RedMser
|
427b293c7d
Disallow invalid escape sequences in JSON.parse
|
2 жил өмнө |
Clay John
|
610877e326
Merge pull request #72288 from MewPurPur/use-string-repeat
|
2 жил өмнө |
VolTer
|
6b84e258d2
Use String.repeat() in more places
|
2 жил өмнө |
Jakub Mateusz Marcowski
|
0a55a32085
Modify JSON.stringify so that it doesn't create unnecessary empty lines from empty arrays
|
2 жил өмнө |
Juan Linietsky
|
1aaff63b8f
Fixes to JSON as resource
|
2 жил өмнө |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 жил өмнө |
RedMser
|
de3b1c3fca
Add recursion depth check to JSON stringify/parse
|
2 жил өмнө |
Juan Linietsky
|
2b428daf2b
Treat JSON as resource files.
|
2 жил өмнө |
kobewi
|
5947f688fb
Make JSON methods static
|
3 жил өмнө |
reduz
|
45af29da80
Add a new HashSet template
|
3 жил өмнө |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 жил өмнө |
bruvzg
|
244db37508
Cleanup and move char functions to the `char_utils.h` header.
|
3 жил өмнө |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 жил өмнө |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 жил өмнө |
Aaron Franke
|
dd116d7998
Fix check for the first key in JSON stringify from Dictionary code
|
4 жил өмнө |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 жил өмнө |