| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Implement shared_ptr support | Dan Goodliffe | 2021-11-07 |
| | | | | | Uses somewhat dirty global map for keeping shared_ptr objects by key, needs fix | ||
| * | Automatic type registration | Dan Goodliffe | 2021-11-07 |
| | | |||
| * | Support chaining persist calls for subclasses | Dan Goodliffe | 2021-11-07 |
| | | |||
| * | Erring toward complete JSON loader | Dan Goodliffe | 2021-11-07 |
| | | |||
| * | Move json persistance into lib | Dan Goodliffe | 2021-11-07 |
| | | |||
| * | Second swing persistance | Dan Goodliffe | 2021-11-07 |
| | | | | | Mostly functional JSON deserialising for most types. | ||
| * | Initial commit of basis persistence | Dan Goodliffe | 2021-11-07 |
| JSON parser lifted almost verbatim for libjsonpp running into some custom code for populating ilt objects. Pretty minimal per object code requirements. | |||
