summaryrefslogtreecommitdiff
path: root/lib/jsonParse-persistence.h
Commit message (Collapse)AuthorAge
* Add ParseBaseDan Goodliffe2023-03-02
| | | | Acts as a base class for persistence parser, encompasses the parse stack and manages shared objects
* Replace include guard macros with pragma onceDan Goodliffe2022-01-02
|
* Initial commit where writing objects back out to JSONDan Goodliffe2021-11-07
| | | | It's not perfect, writes explicit nulls, doesn't do shared @id
* Fix the fact I've been spelling persistence wrong this whole timeDan Goodliffe2021-11-07