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
Commit message (
Expand
)
Author
Age
*
Behave more like a normal compiler (write whole file, not append existing one)
slicer-1.4.0
Dan Goodliffe
2016-10-07
*
Remove previously deprecated functions
Dan Goodliffe
2016-10-07
*
Detemplate GetSubclassModelPart a bit
Dan Goodliffe
2016-10-06
*
Detemplate class registration a bit
Dan Goodliffe
2016-10-06
*
Use template functions instead of specializations for class name register and...
Dan Goodliffe
2016-10-05
*
Implement class model part creation in a real function, not a machine built l...
Dan Goodliffe
2016-10-05
*
Use single instantiation point for model part roots
Dan Goodliffe
2016-10-05
*
Don't assume absolute class name
Dan Goodliffe
2016-10-03
*
Adds support for reading/writing in ICE native format
Dan Goodliffe
2016-10-03
*
Apply custom model parts at the root level
Dan Goodliffe
2016-10-01
*
Big mangle of the testing stuffs to split the test type definitions into mult...
Dan Goodliffe
2016-09-29
*
Reset cpp outfile pointer if it was internally created
Dan Goodliffe
2016-09-29
*
Return the number of components processed this run, not the lifetime total
Dan Goodliffe
2016-09-29
*
Don't attempt to get metadata of class we don't have a definition for
Dan Goodliffe
2016-09-29
*
Lots of functionality move to non-template base
Dan Goodliffe
2016-09-28
*
Add ModelPartForRootBase to rehome some non-template root functions
Dan Goodliffe
2016-09-28
*
Only write simple models as text
Dan Goodliffe
2016-09-25
*
Support for custom model parts
Dan Goodliffe
2016-09-24
*
Build test case libs with bjam, not a messy set of tests
Dan Goodliffe
2016-09-24
*
Inherit a common model storage base
Dan Goodliffe
2016-09-24
*
Support model metadata includes (allows including a header after ICE header h...
Dan Goodliffe
2016-09-24
*
Export and explicitly instantiate templated model parts
Dan Goodliffe
2016-09-23
*
Refactor getAllConversions into getAllMetadata and fold ModelPartForConverted...
Dan Goodliffe
2016-09-23
*
Fold the template argument into createNewModelPartPtrFor
Dan Goodliffe
2016-09-23
*
New install rules
Dan Goodliffe
2016-09-22
*
Define all exceptions as ICE exceptions
Dan Goodliffe
2016-09-22
*
Allow overriding the default slicer/ header prefix
Dan Goodliffe
2016-09-21
*
Allow default constructor of parser, set options and execute instead of multi...
Dan Goodliffe
2016-09-21
*
Split compiler code away from runtime code
Dan Goodliffe
2016-09-21
*
Fix the case of reading a single column into a sequence of primitives
slicer-1.3.4
Dan Goodliffe
2016-09-10
*
Template specialisations need to be marked DLL_PUBLIC for the case when a sli...
slicer-1.3.3.1
Dan Goodliffe
2016-09-03
*
Centralize and publicly expose string/enum lookup functions as helpers
slicer-1.3.3
Dan Goodliffe
2016-08-31
*
Make lots of build stuff public const, as opposed to private non-const, cos h...
Dan Goodliffe
2016-08-31
*
Add missing override attribute
Dan Goodliffe
2016-08-31
*
Add support for [de]serializing a dictionary as a json object
slicer-1.3.2
Dan Goodliffe
2016-08-29
*
Change visibility and protection levels to allow inheritence from other libra...
slicer-1.3.1.2
Dan Goodliffe
2016-08-20
*
Fix case of type level metadata not being picked up if the type is a class
slicer-1.3.1.1
Dan Goodliffe
2016-06-30
*
Add default conversions and throw if conversion solution can't be found
slicer-1.3.1
Dan Goodliffe
2016-06-27
*
Allow control of --dll-export and --ice
Dan Goodliffe
2016-06-26
*
Optionally allow Ice prefix
slicer-1.3.0.2
Dan Goodliffe
2016-06-26
*
Use macros in BOOST_TEST_ instead of just BOOST_
Dan Goodliffe
2016-04-04
*
Add deprecated attrib to compat wrapper
slicer-1.3.0.1
Dan Goodliffe
2016-02-07
*
Add a wrapper function back for compatibility
Dan Goodliffe
2016-02-07
*
Don't generate so much empty metadata
Dan Goodliffe
2016-02-07
*
Remove no longer need model part pointer constructors
Dan Goodliffe
2016-02-06
*
Remove the need for ModelPartForDictionaryElement, ModelPartForStruct<Map::va...
Dan Goodliffe
2016-02-06
*
Test with c++1y, fully stripped and gc'ed
Dan Goodliffe
2016-02-05
*
Internalize all slicer components
Dan Goodliffe
2016-02-05
*
Build most things by default
Dan Goodliffe
2016-01-27
*
Partially tested global visibility hidden in all projects
slicer-1.2.4
Dan Goodliffe
2016-01-24
[next]