summaryrefslogtreecommitdiff
path: root/core/io/json.cpp
AgeCommit message (Expand)Author
2020-02-25Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.Juan Linietsky
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-02-13Remove more deprecated methods and codeRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-07-01Remove unnecessary code and add some error explanationsqarmin
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-10Style: Re-apply clang-format over recent invalid additionsRémi Verschelde
2017-11-07Add indent and sort keys support for JSON.printGeequlim
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-16Synchronize parameter names in definition and declarationTwistedTwigleg
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-06JSON::parse reports errors on open-ended objectsKarroffel
2017-01-15Fix error while JSON::parse with empty stringGeequlim
2017-01-11Both Array and Dictionary are always in shared mode (removed copy on write).Juan Linietsky
2017-01-11Type renames:Juan Linietsky
2017-01-08Moved JSON functions to built-in to_json, parse_json, validate_jsonJuan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-01-10added a new function to escape properly json, fixes #3282Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-31make json sub-dictionaries shared, fixes #2381Juan Linietsky
2015-11-16Change handling of invalid JSON escape sequences.Bojidar Marinov
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-01-03-fixed issue with denormals in half precission, closes #1073Juan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky