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
/
tool
Commit message (
Expand
)
Author
Age
...
*
Move some generated conversion code into impl.h
Dan Goodliffe
2017-07-22
*
Move some generated enum code into impl.h
Dan Goodliffe
2017-07-22
*
Move some generated sequence code into impl.h
Dan Goodliffe
2017-07-22
*
Add assertions in places where the model pointer is required to valid
Dan Goodliffe
2017-07-16
*
Switch ModelPartModel's internal model reference to pointer (breaking change ...
Dan Goodliffe
2017-07-16
*
Fix irritator formatting in initClassName
Dan Goodliffe
2017-03-15
*
Fix potential segfault due to order of destruction with unregister classes
slicer-1.4.4
Dan Goodliffe
2017-03-14
*
Fix support for model part types of optional converted
Dan Goodliffe
2017-01-02
*
Allow working with local types (except classes, need ice_id functionality)
Dan Goodliffe
2016-10-23
*
Remove a layer of templating from hooks
Dan Goodliffe
2016-10-22
*
Reference classes by type not handle type in model parts
Dan Goodliffe
2016-10-22
*
Member reference as variable, not template parameter
Dan Goodliffe
2016-10-22
*
Simplify hook metadata into a non-const hook member variable
Dan Goodliffe
2016-10-22
*
Make hook parts dll private
Dan Goodliffe
2016-10-22
*
Behave more like a normal compiler (write whole file, not append existing one)
slicer-1.4.0
Dan Goodliffe
2016-10-07
*
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
*
Apply custom model parts at the root level
Dan Goodliffe
2016-10-01
*
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
*
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
*
Optionally allow Ice prefix
slicer-1.3.0.2
Dan Goodliffe
2016-06-26
*
Partially tested global visibility hidden in all projects
slicer-1.2.4
Dan Goodliffe
2016-01-24
*
Remove flto cos I'm sick of it randomly breaking stuff
Dan Goodliffe
2015-12-18
*
Exclude BOOST_TEST_DONT_PRINT_LOG_VALUE code and help output
Dan Goodliffe
2015-10-16
*
Visibility hidden
slicer-1.0.3
Dan Goodliffe
2015-07-25
*
Add support for ice include search paths (-I like slice2cpp)
Dan Goodliffe
2015-01-28
*
Use boost::program_options for cli
Dan Goodliffe
2015-01-05
*
A single ycm config that gets its args from b2
Dan Goodliffe
2015-01-04
*
Fix up ycm configs
Dan Goodliffe
2015-01-03
*
First hash of slicer, works well for the golden path, beyond that is uncharte...
randomdan
2014-05-29
[prev]