| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
| |
wrapper
All the implementation is now shared, regardless of length and qualifier.
|
|
|
|
| |
Acts as a base class for persistence parser, encompasses the parse stack and manages shared objects
|
|
|
|
| |
Inferred based on whether the pointer is copyable or not.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
members for persistence
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Null is a sensible default which can't be defaulted to anything else sane
|
| |
|
| |
|
|
|
|
| |
It's not perfect, writes explicit nulls, doesn't do shared @id
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|