Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Separate serializer and deserializer class hierarchies | randomdan | 2014-09-26 |
| | |||
* | Slicer core to operate on any types passed to constructor, not just boost paths | randomdan | 2014-09-11 |
| | | | | Extend implementations to work on their native document types + covering tests | ||
* | Fix serializer interface to operate only on model part, everything else is ↵ | randomdan | 2014-09-03 |
| | | | | via implementor's constructor | ||
* | Adds unit tests covering class of builtin types and class of optional built ↵ | randomdan | 2014-06-05 |
| | | | | | | in, seq, dict, struct, class Address support for optionals | ||
* | Adds untested (it'll build, dunno what it'll do) support for optionals | randomdan | 2014-06-04 |
| | | | | Standardises the template parameterisation for classes | ||
* | First hash of slicer, works well for the golden path, beyond that is ↵ | randomdan | 2014-05-29 |
uncharted territory |