summaryrefslogtreecommitdiff
path: root/slicer/json
Commit message (Expand)AuthorAge
...
* Build test case libs with bjam, not a messy set of testsDan Goodliffe2016-09-24
* New install rulesDan Goodliffe2016-09-22
* Add support for [de]serializing a dictionary as a json objectslicer-1.3.2Dan Goodliffe2016-08-29
* Change visibility and protection levels to allow inheritence from other libra...slicer-1.3.1.2Dan Goodliffe2016-08-20
* Partially tested global visibility hidden in all projectsslicer-1.2.4Dan Goodliffe2016-01-24
* Take pointer, not explicit reference of variantslicer-1.2.3.1Dan Goodliffe2016-01-20
* Add support for json/xml stream serializers and support for serializer factor...Dan Goodliffe2016-01-19
* Remove flto cos I'm sick of it randomly breaking stuffDan Goodliffe2015-12-18
* Tidy up and alias glibmm and libxml++ refsDan Goodliffe2015-10-23
* Use adhocutil's visibilityDan Goodliffe2015-10-11
* Use libjsonpp stream parser instead of buffering whole file in a ustringDan Goodliffe2015-10-09
* Visibility hiddenslicer-1.0.3Dan Goodliffe2015-07-25
* Name tweaks to restore compatibility with previous interfaceDan Goodliffe2015-01-09
* Support getting a reference to a child, for access to its metadata, and then ...Dan Goodliffe2015-01-08
* Allow GetChild without a name (think JSON style) and require name to be corre...Dan Goodliffe2015-01-07
* Fix JSON serializer's root iterate for sequencesDan Goodliffe2015-01-06
* A single ycm config that gets its args from b2Dan Goodliffe2015-01-04
* Fix up ycm configsDan Goodliffe2015-01-03
* Use native for instead BOOST_FOREACHDan Goodliffe2015-01-03
* Separate serializer and deserializer class hierarchiesslicer-0.8.1randomdan2014-09-26
* Allow overriding of the slicer-typeid property namerandomdan2014-09-15
* Fix support for json to deserialize inherited typesrandomdan2014-09-14
* Slicer core to operate on any types passed to constructor, not just boost pathsrandomdan2014-09-11
* Fix typo in get overload for shortsrandomdan2014-09-06
* Fix serializer interface to operate only on model part, everything else is vi...randomdan2014-09-03
* Adds core support for model part approximate type (complex, simple, sequence,...randomdan2014-07-04