Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Integer support in persistence | Dan Goodliffe | 2024-01-09 |
* | Reformat with new clang-format | Dan Goodliffe | 2023-11-07 |
* | Lazy initialisation of SelectionPtr in persistValue | Dan Goodliffe | 2023-03-20 |
* | Add postLoad support to persistence | Dan Goodliffe | 2023-03-14 |
* | Add ParseBase | Dan Goodliffe | 2023-03-02 |
* | Swap @ prefix for p. prefix for special value names | Dan Goodliffe | 2023-02-20 |
* | No global static for factory map | Dan Goodliffe | 2021-11-28 |
* | Fix up lots of static analyzer warnings | Dan Goodliffe | 2021-11-27 |
* | Don't write null value for pointers | Dan Goodliffe | 2021-11-07 |
* | Implement writing shared objects with @id | Dan Goodliffe | 2021-11-07 |
* | Initial commit where writing objects back out to JSON | Dan Goodliffe | 2021-11-07 |
* | Pass new values more efficiently | Dan Goodliffe | 2021-11-07 |
* | Lots of test cases, few minor fixes | Dan Goodliffe | 2021-11-07 |
* | Fix the fact I've been spelling persistence wrong this whole time | Dan Goodliffe | 2021-11-07 |