summaryrefslogtreecommitdiff
path: root/test/fixtures/json/load_object.json
Commit message (Collapse)AuthorAge
* Integer support in persistenceDan Goodliffe2024-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 namesDan Goodliffe2023-02-20
|
* Erring toward complete JSON loaderDan Goodliffe2021-11-07