aboutsummaryrefslogtreecommitdiff
path: root/src/tests/json.cpp (follow)
AgeCommit message (Collapse)Author
2019-06-12Json objects can be formatted directly.Mike Buland
2018-12-17Bu::Json handles encoding control chars.Mike Buland
It still needs to handle the rest of unicode properly. It'll require a minor change but shouldn't be too bad overall.
2017-08-23Fixed string constructor.Mike Buland
2017-06-06Updated .gitignore, included terrible json test.Mike Buland