summaryrefslogtreecommitdiff
path: root/slicer/tool
Commit message (Expand)AuthorAge
* Fix compilation with GCC 14Dan Goodliffe2025-06-13
* Partially revert changes to IceMetaData constructorDan Goodliffe2023-09-30
* Fix up all the little niggly warningsDan Goodliffe2023-09-30
* Remove void * in class hierarchy handlingDan Goodliffe2023-09-21
* Constinit strings which are short enough to not allocateDan Goodliffe2023-09-10
* Fix up warnings from clang-tidy, mostly nodiscardDan Goodliffe2023-09-04
* Simplify className and typeName setup with string_viewsDan Goodliffe2023-09-03
* Replace ifndef/define/endif with pragma onceDan Goodliffe2023-09-03
* Make remaining non-root ModelParts on the stackDan Goodliffe2023-08-21
* Reformat with new clang-formatDan Goodliffe2023-08-01
* Don't pass potentially NULL PATH env to string_viewDan Goodliffe2022-07-28
* Fix shadowing in icemetadataDan Goodliffe2022-04-15
* Fix the messy include problemslicer-1.10.6.1Dan Goodliffe2021-10-08
* Add stub header for all header only files, fix up most IWYU errorsslicer-1.10.6Dan Goodliffe2021-10-06
* Pass IWYU test for slicer and toolDan Goodliffe2021-09-24
* Add -Wconversion and -Wsign-conversionDan Goodliffe2021-09-23
* Add -WpedanticDan Goodliffe2021-09-23
* Remove unnecessary castsDan Goodliffe2021-09-23
* Add comment to disable concat-namespaces lintingslicer-1.10.5.3Dan Goodliffe2021-01-10
* Don't generate static macrosslicer-1.10.5.2Dan Goodliffe2020-12-21
* Fix case where prefix view could be of a moved stringslicer-1.10.5.1Dan Goodliffe2020-12-17
* Add missing calls to unit destroy on errorDan Goodliffe2020-12-14
* Refactor metadataDan Goodliffe2020-12-13
* Add missing template specification to custom model part makeDan Goodliffe2020-11-18
* Fix cross library MP creationDan Goodliffe2020-11-17
* Fix generated hook member exprDan Goodliffe2020-11-13
* No need to generate sequence GetChildRefDan Goodliffe2020-11-07
* Fix metadata used for checking element name of sequenceDan Goodliffe2020-11-07
* Remove DLL_PUBLIC from a lot of thingsDan Goodliffe2020-11-06
* 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