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
/
json
Commit message (
Expand
)
Author
Age
*
Use adhocutil's visibility
Dan Goodliffe
2015-10-11
*
Use libjsonpp stream parser instead of buffering whole file in a ustring
Dan Goodliffe
2015-10-09
*
Visibility hidden
slicer-1.0.3
Dan Goodliffe
2015-07-25
*
Name tweaks to restore compatibility with previous interface
Dan Goodliffe
2015-01-09
*
Support getting a reference to a child, for access to its metadata, and then ...
Dan Goodliffe
2015-01-08
*
Allow GetChild without a name (think JSON style) and require name to be corre...
Dan Goodliffe
2015-01-07
*
Fix JSON serializer's root iterate for sequences
Dan Goodliffe
2015-01-06
*
A single ycm config that gets its args from b2
Dan Goodliffe
2015-01-04
*
Fix up ycm configs
Dan Goodliffe
2015-01-03
*
Use native for instead BOOST_FOREACH
Dan Goodliffe
2015-01-03
*
Separate serializer and deserializer class hierarchies
slicer-0.8.1
randomdan
2014-09-26
*
Allow overriding of the slicer-typeid property name
randomdan
2014-09-15
*
Fix support for json to deserialize inherited types
randomdan
2014-09-14
*
Slicer core to operate on any types passed to constructor, not just boost paths
randomdan
2014-09-11
*
Fix typo in get overload for shorts
randomdan
2014-09-06
*
Fix serializer interface to operate only on model part, everything else is vi...
randomdan
2014-09-03
*
Adds core support for model part approximate type (complex, simple, sequence,...
randomdan
2014-07-04