Revīziju vēsture

Autors SHA1 Ziņojums Datums
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 10 mēneši atpakaļ
  A Thousand Ships 79f654ced5 [Core] Fix sorting of `Dictionary` keys 10 mēneši atpakaļ
  K. S. Ernest (iFire) Lee 71bdbcdfb1 Ability to convert native engine types to JSON and back. 1 gadu atpakaļ
  Aaron Franke b1f5e9fe3a Rename internal is_ascii_char to is_ascii_alphabet_char 1 gadu atpakaļ
  A Thousand Ships 64146cb7f3 [Core] Add iteration support to `Array` 1 gadu atpakaļ
  RedMser 427b293c7d Disallow invalid escape sequences in JSON.parse 2 gadi atpakaļ
  Clay John 610877e326 Merge pull request #72288 from MewPurPur/use-string-repeat 2 gadi atpakaļ
  VolTer 6b84e258d2 Use String.repeat() in more places 2 gadi atpakaļ
  Jakub Mateusz Marcowski 0a55a32085 Modify JSON.stringify so that it doesn't create unnecessary empty lines from empty arrays 2 gadi atpakaļ
  Juan Linietsky 1aaff63b8f Fixes to JSON as resource 2 gadi atpakaļ
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 gadi atpakaļ
  RedMser de3b1c3fca Add recursion depth check to JSON stringify/parse 2 gadi atpakaļ
  Juan Linietsky 2b428daf2b Treat JSON as resource files. 2 gadi atpakaļ
  kobewi 5947f688fb Make JSON methods static 3 gadi atpakaļ
  reduz 45af29da80 Add a new HashSet template 3 gadi atpakaļ
  reduz 746dddc067 Replace most uses of Map by HashMap 3 gadi atpakaļ
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. 3 gadi atpakaļ
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 gadi atpakaļ
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 gadi atpakaļ
  Aaron Franke dd116d7998 Fix check for the first key in JSON stringify from Dictionary code 4 gadi atpakaļ
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 gadi atpakaļ
  Marcel Admiraal 2bafcd3422 Consolidate JSON, JSONParseResults and JSONParser into JSON 4 gadi atpakaļ
  Haoyu Qiu b3bd54001f Fix json dump and print of circular structure 4 gadi atpakaļ
  Heikki Simojoki 09a905ca80 Increase String::num default decimal precision 5 gadi atpakaļ
  Rémi Verschelde 6610289fdd Merge pull request #40804 from naithar/fix/json-parse 4 gadi atpakaļ
  bruvzg 76b653528d JSON parser: add UTF-16 surrogate pairs support. 4 gadi atpakaļ
  Sergey Minakov a2676ff810 Core: add EOF check for json parser 5 gadi atpakaļ
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 gadi atpakaļ
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 gadi atpakaļ
  reduz 5288ff538d Create Variant built-in functions. 4 gadi atpakaļ