Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replace include guard macros with pragma once | Dan Goodliffe | 2022-01-02 |
* | Fix up all remaining warnings | Dan Goodliffe | 2021-11-28 |
* | Fix up lots of static analyzer warnings | Dan Goodliffe | 2021-11-27 |
* | Enable all Jason Turner recommended warnings | Dan Goodliffe | 2021-11-26 |
* | Don't write null value for pointers | Dan Goodliffe | 2021-11-07 |
* | Implement writing shared objects with @id | Dan Goodliffe | 2021-11-07 |
* | Import setValue, silence clang warning | Dan Goodliffe | 2021-11-07 |
* | Initial commit where writing objects back out to JSON | Dan Goodliffe | 2021-11-07 |
* | Fixup clang, cppcheck and iwyu warnings | Dan Goodliffe | 2021-11-07 |
* | Pass new values more efficiently | Dan Goodliffe | 2021-11-07 |
* | Error on bad cast of referenced object | Dan Goodliffe | 2021-11-07 |
* | Error on bad cast of named type | Dan Goodliffe | 2021-11-07 |
* | Common implementation for shared and unique pointers | Dan Goodliffe | 2021-11-07 |
* | Fix the fact I've been spelling persistence wrong this whole time | Dan Goodliffe | 2021-11-07 |