| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Integer support in persistence | Dan Goodliffe | 2024-01-09 |
| | | | | | | Splits bool and arithmatic types, pass arithmatic values as string views from JSON and parse according to the target type. | ||
| * | Reformat with new clang-format | Dan Goodliffe | 2023-11-07 |
| | | |||
| * | Fix up lots of static analyzer warnings | Dan Goodliffe | 2021-11-27 |
| | | |||
| * | Enable all Jason Turner recommended warnings | Dan Goodliffe | 2021-11-26 |
| | | |||
| * | Update tests to coverage encoding strings | Dan Goodliffe | 2021-11-07 |
| | | | | | Fixes char (byte) type lookup. | ||
| * | Initial commit where writing objects back out to JSON | Dan Goodliffe | 2021-11-07 |
| | | | | | It's not perfect, writes explicit nulls, doesn't do shared @id | ||
| * | Fixup clang, cppcheck and iwyu warnings | Dan Goodliffe | 2021-11-07 |
| | | |||
| * | Pass new values more efficiently | Dan Goodliffe | 2021-11-07 |
| | | |||
| * | Fix the fact I've been spelling persistence wrong this whole time | Dan Goodliffe | 2021-11-07 |
