summaryrefslogtreecommitdiff
path: root/lib/jsonParse.impl.cpp
Commit message (Collapse)AuthorAge
* Enable all Jason Turner recommended warningsDan Goodliffe2021-11-26
|
* Fixup clang, cppcheck and iwyu warningsDan Goodliffe2021-11-07
|
* Lots of test cases, few minor fixesDan Goodliffe2021-11-07
|
* Second swing persistanceDan Goodliffe2021-11-07
| | | | Mostly functional JSON deserialising for most types.
* Initial commit of basis persistenceDan Goodliffe2021-11-07
JSON parser lifted almost verbatim for libjsonpp running into some custom code for populating ilt objects. Pretty minimal per object code requirements.