summaryrefslogtreecommitdiff
path: root/slicer/tool
Commit message (Expand)AuthorAge
* Wrap throwing NoConversionFound for cropping up too oftenDan Goodliffe2020-11-01
* Pass clang-tidy and cppcheckDan Goodliffe2020-11-01
* string_view child ref uplooksDan Goodliffe2020-10-25
* Code tidy upDan Goodliffe2020-10-25
* Combine Hook and HookMetaDataDan Goodliffe2020-10-25
* First cut constexpr hooks and metadataDan Goodliffe2020-10-25
* Tidy CppNamed reference IODan Goodliffe2020-10-24
* Custom hookmap typeDan Goodliffe2020-10-17
* Custom enummap typeDan Goodliffe2020-10-17
* Support model parts that are abstract classes with functionsslicer-1.10.4Dan Goodliffe2020-08-30
* Build against external slicer-parser libraryslicer-1.10.3Dan Goodliffe2020-08-22
* Apply previous fixes to enums tooslicer-1.10.2Dan Goodliffe2020-07-07
* Apply previous fixes for classes to structs tooDan Goodliffe2020-07-05
* Fix link error with containers defined in same slice as elementDan Goodliffe2020-07-05
* Add support for a slicer post-processorDan Goodliffe2020-07-05
* Pass clang-tidy and cppcheckslicer-1.10.1Dan Goodliffe2020-06-27
* Clang format and tidyslicer-1.10.0Dan Goodliffe2020-06-16
* Only explicitly instantiate modelpartsDan Goodliffe2020-04-26
* Put library includes before client includesDan Goodliffe2020-04-26
* Remove unnecessary includeDan Goodliffe2020-04-26
* Modernize and tidyDan Goodliffe2020-04-25
* Modernize coverage flagsslicer-1.9.3Dan Goodliffe2019-10-21
* Modernize buildDan Goodliffe2019-10-12
* Clang tidy our own generated codeDan Goodliffe2019-03-19
* Enable performance checks and fix accordinglyDan Goodliffe2019-02-24
* Modernize clang tidy fixesDan Goodliffe2019-02-24
* Enable hicpp checks and fix accordinglyDan Goodliffe2019-02-24
* Basic clang tidy fixesDan Goodliffe2019-02-24
* Remove unnecessary calls to .string()Dan Goodliffe2019-02-03
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-02
* Single definition of Ice libsDan Goodliffe2019-02-02
* Single definition of adhocutilDan Goodliffe2019-02-02
* Don't build ICE stuff as a static libraryslicer-1.8.1.1Dan Goodliffe2018-06-09
* Ice 3.7slicer-1.8.0Dan Goodliffe2018-04-14
* C++17Dan Goodliffe2018-04-14
* Ice 3.7Dan Goodliffe2018-04-14
* Tidy up build process of internal libSliceDan Goodliffe2018-04-04
* Ice 3.7Dan Goodliffe2018-04-03
* Revert 7a5ebcbe16e57e47113ea6e0f49cabc7f75c93b4 and related, external linkage...slicer-1.7.0Dan Goodliffe2017-10-20
* Store hooks in a boost multi index with sequential name based access, includi...Dan Goodliffe2017-10-18
* Modern Slicer doesn't require external linkage of internal partsDan Goodliffe2017-10-18
* Simplify addition of hooks further with addHook helperDan Goodliffe2017-10-18
* Remove duplication adding dictionary element hooksDan Goodliffe2017-10-18
* Simplify generated hook code with typedefsDan Goodliffe2017-10-18
* Simplify hook pointer to unique_ptrDan Goodliffe2017-10-18
* Remove need to create ChildRefs on heapDan Goodliffe2017-10-17
* Remove the requirement to create value targets and sources as a smart pointer...Dan Goodliffe2017-09-29
* Replace HasValue check with GetValue returning its success state when it writ...Dan Goodliffe2017-09-22
* Converted Model part now handles optionality internally (cases where it do so...Dan Goodliffe2017-09-10
* tryConvert* should get the converstion function as a pointerDan Goodliffe2017-09-03