Ashwin Balasubramaniyan
|
6e047a0287
Fix bug where optional argument is not validated before use
|
2 miesięcy temu |
Thaddeus Crews
|
ae9732139a
Merge pull request #109433 from KoBeWi/hastension
|
3 miesięcy temu |
Aaron Franke
|
cc13a376c5
Handle NaN and Infinity in JSON stringify function
|
6 miesięcy temu |
Thaddeus Crews
|
b802229423
Core: Support `INF`/`NAN` in JSON from/to native
|
3 miesięcy temu |
Clay John
|
8b06cdf277
Revert "Handle NaN and Infinity in JSON stringify function"
|
3 miesięcy temu |
Thaddeus Crews
|
21e5b41642
Merge pull request #108837 from aaronfranke/json-handle-nan-inf
|
3 miesięcy temu |
chocola-mint
|
ead282ff13
Remove `file_access.h` and `script_backtrace.h` includes from `logger.h`.
|
3 miesięcy temu |
Aaron Franke
|
a238af4d20
Use num_scientific (Grisu2) when stringifying JSON with full precision
|
6 miesięcy temu |
Aaron Franke
|
e90cea9250
Handle NaN and Infinity in JSON stringify function
|
6 miesięcy temu |
kobewi
|
a33ae0be0e
Add has_extension() method to String
|
5 miesięcy temu |
Aaron Franke
|
b626695f70
Fix internal JSON stringify not preserving p_full_precision
|
6 miesięcy temu |
aaronp64
|
f13b4b760a
Improve JSON::stringify performance
|
1 rok temu |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
10 miesięcy temu |
Yufeng Ying
|
f7e4987d0e
Dictionary::get_key_list use LocalVector instead of List.
|
10 miesięcy temu |
kobewi
|
75881f8322
Use initializer list in Arrays
|
1 rok temu |
Yufeng Ying
|
bebe037abf
Add ConstIterator to Dictionary.
|
10 miesięcy temu |
Rémi Verschelde
|
c049d07121
VariantParser: Ensure all parse errors have an explanation
|
1 rok temu |
HP van Braam
|
240f510fa7
Core ubsan fixes
|
1 rok temu |
Danil Alexeev
|
bd1a35ce9e
Core: Fix `JSON.{from,to}_native()` issues
|
1 rok temu |
A Thousand Ships
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
1 rok temu |
A Thousand Ships
|
79f654ced5
[Core] Fix sorting of `Dictionary` keys
|
1 rok temu |
K. S. Ernest (iFire) Lee
|
71bdbcdfb1
Ability to convert native engine types to JSON and back.
|
1 rok temu |
Aaron Franke
|
b1f5e9fe3a
Rename internal is_ascii_char to is_ascii_alphabet_char
|
1 rok temu |
A Thousand Ships
|
64146cb7f3
[Core] Add iteration support to `Array`
|
2 lat temu |
RedMser
|
427b293c7d
Disallow invalid escape sequences in JSON.parse
|
3 lat temu |
Clay John
|
610877e326
Merge pull request #72288 from MewPurPur/use-string-repeat
|
2 lat temu |
VolTer
|
6b84e258d2
Use String.repeat() in more places
|
3 lat temu |
Jakub Mateusz Marcowski
|
0a55a32085
Modify JSON.stringify so that it doesn't create unnecessary empty lines from empty arrays
|
2 lat temu |
Juan Linietsky
|
1aaff63b8f
Fixes to JSON as resource
|
3 lat temu |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
3 lat temu |