aboutsummaryrefslogtreecommitdiff
path: root/src/unstable/json.cpp (follow)
AgeCommit message (Expand)Author
2017-08-30Json now can take a UtfString as a text component.Mike Buland
2017-08-23Json has a "has" function now.Mike Buland
2017-08-23Added append to the json interface.Mike Buland
2017-08-23Fixed string constructor.Mike Buland
2017-08-22Updated json.Mike Buland
2017-06-07Changed interface slightly, it's easier to create json programmatically.Mike Buland
2017-06-06Reading, writing, and accessing loaded data all work.Mike Buland
2017-06-06Hey! This is a much better structure for the Json class.Mike Buland
2017-06-05Json?Mike Buland