Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Adds core support for model part approximate type (complex, simple, ↵ | randomdan | 2014-07-04 |
| | | | | | | sequence, etc) Adds support for JSON | ||
* | Fix handling of Byte data type (treat as integer) | randomdan | 2014-07-03 |
| | |||
* | Add missing unit test data | randomdan | 2014-06-26 |
| | |||
* | Adds support for classes with inheritance | randomdan | 2014-06-26 |
| | | | | Adds more unit tests and verifies written XML is the same as the initial | ||
* | 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 | ||
* | Update tests to perform an end-to-end (albeit non-validating) slice, slicer, ↵ | randomdan | 2014-06-03 |
| | | | | compile, link, load and run | ||
* | First hash of slicer, works well for the golden path, beyond that is ↵ | randomdan | 2014-05-29 |
uncharted territory |