summaryrefslogtreecommitdiff
path: root/lib/persistence.h
Commit message (Expand)AuthorAge
* Replace include guard macros with pragma onceDan Goodliffe2022-01-02
* Fix up all remaining warningsDan Goodliffe2021-11-28
* Fix up lots of static analyzer warningsDan Goodliffe2021-11-27
* Enable all Jason Turner recommended warningsDan Goodliffe2021-11-26
* Don't write null value for pointersDan Goodliffe2021-11-07
* Implement writing shared objects with @idDan Goodliffe2021-11-07
* Import setValue, silence clang warningDan Goodliffe2021-11-07
* Initial commit where writing objects back out to JSONDan Goodliffe2021-11-07
* Fixup clang, cppcheck and iwyu warningsDan Goodliffe2021-11-07
* Pass new values more efficientlyDan Goodliffe2021-11-07
* Error on bad cast of referenced objectDan Goodliffe2021-11-07
* Error on bad cast of named typeDan Goodliffe2021-11-07
* Common implementation for shared and unique pointersDan Goodliffe2021-11-07
* Fix the fact I've been spelling persistence wrong this whole timeDan Goodliffe2021-11-07