Historie revizí

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