Commit Graph

8 Commits

Author SHA1 Message Date
60787655b3 json: split json impl files into tree and flat 2015-02-03 00:15:07 +11:00
0e1eaa91d3 json: support sax- and dom-like interfaces 2015-02-02 23:00:38 +11:00
cfc0f8ecd0 json: move tree parsing code to json::tree 2015-02-02 21:26:56 +11:00
52f53caee5 debug: drop support for CHECK_HARD
HARD vs SOFT assertions were never very well defined or supported.
Currently they just imply a level of functionality that isn't present;
it's better to remove them instead of expending the effort at this
point.
2015-01-28 14:49:34 +11:00
c142715b66 tools: don't print input data for hash 2014-09-11 15:44:16 +10:00
246b68c540 tools: add convenience hash computing tool 2014-05-09 14:44:40 +10:00
ac019fa33f toosl: add json prefix to json sources 2014-05-09 13:08:50 +10:00
84a179f4ca Move json utilities to tools directory 2014-05-09 12:58:33 +10:00