Commit History

作者 SHA1 備註 提交日期
  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 年之前