summaryrefslogtreecommitdiff
path: root/core/io/json.cpp
AgeCommit message (Expand)Author
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