Historique des commits

Auteur SHA1 Message Date
  Jakub Mateusz Marcowski 5a7624e50f Modify JSON.stringify so that it doesn't create unnecessary empty lines from empty arrays il y a 2 ans
  Juan Linietsky 1aaff63b8f Fixes to JSON as resource il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  RedMser de3b1c3fca Add recursion depth check to JSON stringify/parse il y a 3 ans
  Juan Linietsky 2b428daf2b Treat JSON as resource files. il y a 3 ans
  kobewi 5947f688fb Make JSON methods static il y a 3 ans
  reduz 45af29da80 Add a new HashSet template il y a 3 ans
  reduz 746dddc067 Replace most uses of Map by HashMap il y a 3 ans
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators il y a 4 ans
  Aaron Franke dd116d7998 Fix check for the first key in JSON stringify from Dictionary code il y a 4 ans
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations il y a 4 ans
  Marcel Admiraal 2bafcd3422 Consolidate JSON, JSONParseResults and JSONParser into JSON il y a 4 ans
  Haoyu Qiu b3bd54001f Fix json dump and print of circular structure il y a 4 ans
  Heikki Simojoki 09a905ca80 Increase String::num default decimal precision il y a 5 ans
  Rémi Verschelde 6610289fdd Merge pull request #40804 from naithar/fix/json-parse il y a 4 ans
  bruvzg 76b653528d JSON parser: add UTF-16 surrogate pairs support. il y a 4 ans
  Sergey Minakov a2676ff810 Core: add EOF check for json parser il y a 5 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 4 ans
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() il y a 4 ans
  reduz 5288ff538d Create Variant built-in functions. il y a 4 ans
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already il y a 4 ans
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. il y a 5 ans
  Aaron Franke 56e2c6c704 Make all String float conversion methods be 64-bit il y a 5 ans
  Adam Bates 8f84dfa91d issue-40396 - Added missing error strings to JSON parsing when array or object is never closed. il y a 5 ans
  Rémi Verschelde 85220fec01 Style: Remove unnecessary semicolons from `core` il y a 5 ans
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops il y a 5 ans
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 5 ans
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine il y a 5 ans