index
:
Slicer
main
Library and tools for extensible serialisation of ICE objects.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
slicer
/
test
/
initial
Commit message (
Expand
)
Author
Age
*
Fix metadata used for checking element name of sequence
Dan Goodliffe
2020-11-07
*
Replace HasValue check with GetValue returning its success state when it writ...
Dan Goodliffe
2017-09-22
*
Don't use ClassType in the optionals test as it has a custom model type which...
Dan Goodliffe
2017-09-07
*
Add [json] test cases for local class operations
slicer-1.5.1
Dan Goodliffe
2017-08-17
*
Support [de]serializing XML elements/attributes to/from a dictionary
slicer-1.4.2
Dan Goodliffe
2016-11-02
*
Support for custom model parts
Dan Goodliffe
2016-09-24
*
Fix the case of reading a single column into a sequence of primitives
slicer-1.3.4
Dan Goodliffe
2016-09-10
*
Add support for [de]serializing a dictionary as a json object
slicer-1.3.2
Dan Goodliffe
2016-08-29
*
Improve test coverage.
Dan Goodliffe
2015-10-16
*
Tests for invalid enumeration values in documents.
Dan Goodliffe
2015-10-14
*
Update test cases to work with improved libjsonpp output
Dan Goodliffe
2015-07-25
*
Add support for enumerations
slicer-1.0.1
Dan Goodliffe
2015-01-26
*
Test data and test case for bare XML containers
Dan Goodliffe
2015-01-08
*
Support for XML text in otherwise complex objects, test data and test case
Dan Goodliffe
2015-01-07
*
Add support, tests and test data for simple roots
Dan Goodliffe
2015-01-07
*
Add support, tests and test data for struct roots
Dan Goodliffe
2015-01-07
*
Add tests and test data for sequence roots
Dan Goodliffe
2015-01-06
*
Allow conversions to be specified on a class/struct
Dan Goodliffe
2015-01-05
*
Switch to using metadata rather than the @ hack for using XML attributes
slicer-0.9
Dan Goodliffe
2015-01-04
*
Allow a class to specify a specific name when referenced in a document
slicer-0.8
randomdan
2014-09-18
*
Allow overriding of the slicer-typeid property name
randomdan
2014-09-15
*
Fix support for json to deserialize inherited types
randomdan
2014-09-14
*
Allow serializers to use their own native types.
randomdan
2014-09-11
*
Adds core support for model part approximate type (complex, simple, sequence,...
randomdan
2014-07-04
*
Add missing unit test data
randomdan
2014-06-26
*
Adds support for classes with inheritance
randomdan
2014-06-26
*
Adds unit tests covering class of builtin types and class of optional built i...
randomdan
2014-06-05