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. | ||
* | Swap @ prefix for p. prefix for special value names | Dan Goodliffe | 2023-02-20 |
| | |||
* | Erring toward complete JSON loader | Dan Goodliffe | 2021-11-07 |