コミット履歴

作者 SHA1 メッセージ 日付
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 年 前
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 年 前
  Haoyu Qiu 41b6fdf946 Fix json dump and print of circular structure 3 年 前
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 年 前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年 前
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 4 年 前
  Sergey Minakov 78837f5c65 Core: add EOF check for json parser 4 年 前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年 前
  Adam Bates b35970b9a5 issue-40396 - Added missing error strings to JSON parsing when array or object is never closed. 4 年 前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年 前
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations 5 年 前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年 前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 年 前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年 前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年 前
  Rémi Verschelde a845411454 Style: Re-apply clang-format over recent invalid additions 7 年 前
  Geequlim f7168bf217 Add indent and sort keys support for JSON.print 7 年 前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 年 前
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration 7 年 前
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 年 前
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 年 前
  Karroffel d5071a940d JSON::parse reports errors on open-ended objects 8 年 前
  Geequlim c8e9937e21 Fix error while JSON::parse with empty string 8 年 前
  Juan Linietsky e6583117df Both Array and Dictionary are always in shared mode (removed copy on write). 8 年 前
  Juan Linietsky bc26f90581 Type renames: 8 年 前
  Juan Linietsky 62273e51a2 Moved JSON functions to built-in to_json, parse_json, validate_json 8 年 前
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 年 前
  Juan Linietsky 4fdab4f555 added a new function to escape properly json, fixes #3282 9 年 前
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 年 前
  Juan Linietsky 6b1849d29b make json sub-dictionaries shared, fixes #2381 9 年 前