summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix case where prefix view could be of a moved stringslicer-1.10.5.1Dan Goodliffe2020-12-17
* Fix implicit-dependency on types libraryslicer-1.10.5Dan Goodliffe2020-12-14
* Add missing calls to unit destroy on errorDan Goodliffe2020-12-14
* Refactor metadataDan Goodliffe2020-12-13
* Remove templateness of enum find, unnecessary, overloading betterDan Goodliffe2020-11-20
* Add missing template specification to custom model part makeDan Goodliffe2020-11-18
* Tidy fixesDan Goodliffe2020-11-17
* Modern lto build settingsDan Goodliffe2020-11-17
* Fix cross library MP creationDan Goodliffe2020-11-17
* Fix generated hook member exprDan Goodliffe2020-11-13
* Untemplate hooks equal range and related bitsDan Goodliffe2020-11-08
* 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
* Remove empty wrapper constructors from modelpart treeDan Goodliffe2020-11-03
* Move boost::algorithm::to_lower call out of template codeDan Goodliffe2020-11-03
* Improve conversion helpersDan Goodliffe2020-11-01
* Wrap throwing NoConversionFound for cropping up too oftenDan Goodliffe2020-11-01
* Wrap boost::posix_time string conversionsDan Goodliffe2020-11-01
* Pass clang-tidy and cppcheckDan Goodliffe2020-11-01
* Remove some unused stuffDan Goodliffe2020-10-31
* Simplify GetTypeId without enable_ifDan Goodliffe2020-10-26
* 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
* No virtuals in enum and hook mapsDan Goodliffe2020-10-18
* Remove unrequired case_less comparatorDan Goodliffe2020-10-17
* Custom hookmap typeDan Goodliffe2020-10-17
* Forward declare Ice::*StreamsDan Goodliffe2020-10-17
* Remove use of Ice::optional for std::optionalDan Goodliffe2020-10-17
* Custom enummap typeDan Goodliffe2020-10-17
* Support model parts that are abstract classes with functionsslicer-1.10.4Dan Goodliffe2020-08-30
* Fix scope of test suiteDan Goodliffe2020-08-29
* 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
* Psycho-rebased branch slicer-1.10 on top of masterDan Goodliffe2020-06-06
|\
| * Add not the worst hack to get linking to work on GCC and ClangDan Goodliffe2020-04-27
| * Remvoe some duplication in class registrationDan Goodliffe2020-04-27
| * Only explicitly instantiate modelpartsDan Goodliffe2020-04-26
| * Put library includes before client includesDan Goodliffe2020-04-26
| * Remove unnecessary includeDan Goodliffe2020-04-26
| * Add test case for external use of enum lookupsDan Goodliffe2020-04-26
| * Fix comment in test casesDan Goodliffe2020-04-26