summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add mutex around Slice::Preprocessor calls as they seem to be demonstrably no...Dan Goodliffe2014-12-07
* Add a late explicit test that interfaces aren't countedDan Goodliffe2014-12-05
* Support writing to a FILE * directlyslicer-0.8.4Dan Goodliffe2014-12-05
* Support for automatically determining a model part implementationDan Goodliffe2014-11-30
* Add .gitignore filesDan Goodliffe2014-11-22
* Fix quirk (from glibc update?) around fields in struct tm and the _BSD_SOURCE...slicer-0.8.2randomdan2014-11-13
* Write test data to the correct pathsrandomdan2014-11-06
* Big refactor to use Boost UTFrandomdan2014-11-06
* Separate serializer and deserializer class hierarchiesslicer-0.8.1randomdan2014-09-26
* Allow a class to specify a specific name when referenced in a documentslicer-0.8randomdan2014-09-18
* Make slice metadata for the slicer namespace available at runtimerandomdan2014-09-17
* Allow overriding of the slicer-typeid property namerandomdan2014-09-15
* Fix support for json to deserialize inherited typesrandomdan2014-09-14
* Allow serializers to use their own native types.randomdan2014-09-11
* 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
* Ignore interfacesrandomdan2014-09-03
* Adds core support for model part approximate type (complex, simple, sequence,...randomdan2014-07-04
* Fix handling of Byte data type (treat as integer)randomdan2014-07-03
* Add missing unit test datarandomdan2014-06-26
* Adds support for classes with inheritancerandomdan2014-06-26
* Move the name into the hookrandomdan2014-06-09
* Hooks is now a vector, not a map, to maintain the output order according to t...randomdan2014-06-05
* Adds unit tests covering class of builtin types and class of optional built i...randomdan2014-06-05
* More friendly linkflags and some ycm configsrandomdan2014-06-05
* Adds untested (it'll build, dunno what it'll do) support for optionalsrandomdan2014-06-04
* Update tests to perform an end-to-end (albeit non-validating) slice, slicer, ...randomdan2014-06-03
* Split out ICE support from project jam file, add support for slicerrandomdan2014-06-02
* Adds missing constructors to support all things being part of a dictionaryrandomdan2014-06-02
* First hash of slicer, works well for the golden path, beyond that is uncharte...randomdan2014-05-29
* Fix slice scanner and split .ice files back into logical blocksrandomdan2013-12-22
* Use CXX from the environmentrandomdan2013-08-19
* Migrate all stuff to stricter compilations/links and C++0x buildsrandomdan2012-07-10
* Finally convert ytfs to use boost stuff (untested, but it does build)randomdan2011-02-23
* Centralise the ICE splicerrandomdan2011-01-24
* Tidy up jam stuffrandomdan2010-11-23
* Initial workings of project2 - renders gentoobrowse homepagerandomdan2010-06-09