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
...
*
Modernize coverage flags
slicer-1.9.3
Dan Goodliffe
2019-10-21
*
Modernize build
Dan Goodliffe
2019-10-12
*
Clang tidy our own generated code
Dan Goodliffe
2019-03-19
*
Enable performance checks and fix accordingly
Dan Goodliffe
2019-02-24
*
Modernize clang tidy fixes
Dan Goodliffe
2019-02-24
*
Enable hicpp checks and fix accordingly
Dan Goodliffe
2019-02-24
*
Basic clang tidy fixes
Dan Goodliffe
2019-02-24
*
Remove unnecessary calls to .string()
Dan Goodliffe
2019-02-03
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-02-02
*
Single definition of Ice libs
Dan Goodliffe
2019-02-02
*
Single definition of adhocutil
Dan Goodliffe
2019-02-02
*
Don't build ICE stuff as a static library
slicer-1.8.1.1
Dan Goodliffe
2018-06-09
*
Ice 3.7
slicer-1.8.0
Dan Goodliffe
2018-04-14
*
C++17
Dan Goodliffe
2018-04-14
*
Ice 3.7
Dan Goodliffe
2018-04-14
*
Tidy up build process of internal libSlice
Dan Goodliffe
2018-04-04
*
Ice 3.7
Dan Goodliffe
2018-04-03
*
Revert 7a5ebcbe16e57e47113ea6e0f49cabc7f75c93b4 and related, external linkage...
slicer-1.7.0
Dan Goodliffe
2017-10-20
*
Store hooks in a boost multi index with sequential name based access, includi...
Dan Goodliffe
2017-10-18
*
Modern Slicer doesn't require external linkage of internal parts
Dan Goodliffe
2017-10-18
*
Simplify addition of hooks further with addHook helper
Dan Goodliffe
2017-10-18
*
Remove duplication adding dictionary element hooks
Dan Goodliffe
2017-10-18
*
Simplify generated hook code with typedefs
Dan Goodliffe
2017-10-18
*
Simplify hook pointer to unique_ptr
Dan Goodliffe
2017-10-18
*
Remove need to create ChildRefs on heap
Dan Goodliffe
2017-10-17
*
Remove the requirement to create value targets and sources as a smart pointer...
Dan Goodliffe
2017-09-29
*
Replace HasValue check with GetValue returning its success state when it writ...
Dan Goodliffe
2017-09-22
*
Converted Model part now handles optionality internally (cases where it do so...
Dan Goodliffe
2017-09-10
*
tryConvert* should get the converstion function as a pointer
Dan Goodliffe
2017-09-03
*
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
[prev]
[next]