Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | First cut constexpr hooks and metadata | Dan Goodliffe | 2020-10-25 |
| | |||
* | Build against external slicer-parser libraryslicer-1.10.3 | Dan Goodliffe | 2020-08-22 |
| | |||
* | Clang format and tidyslicer-1.10.0 | Dan Goodliffe | 2020-06-16 |
| | |||
* | Basic clang tidy fixes | Dan Goodliffe | 2019-02-24 |
| | |||
* | 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 |
| | |||
* | Tidy up build process of internal libSlice | Dan Goodliffe | 2018-04-04 |
| | |||
* | Ice 3.7 | Dan Goodliffe | 2018-04-03 |
| | | | | | | | | | | | | | | Implements Slicer for Ice 3.7. This is largely: * Pointers are now all std::shared_ptr * libSlice isn't installed, so we build part of it into libslicer-compiler * Library name change to use Ice++11 There are a few other things, but mostly just minor language/function name compatibility changes. The compiling of libSlice is a bit of a hack, currently comprising a git submodule of Ice itself, and a few dirty defines on the command line, but appears to be functionally satisfactory if a little unpleasant. | ||
* | Build test case libs with bjam, not a messy set of tests | Dan Goodliffe | 2016-09-24 |
| | |||
* | New install rules | Dan Goodliffe | 2016-09-22 |
| | |||
* | Define all exceptions as ICE exceptions | Dan Goodliffe | 2016-09-22 |
| | |||
* | Split compiler code away from runtime code | Dan Goodliffe | 2016-09-21 |
| | |||
* | Partially tested global visibility hidden in all projectsslicer-1.2.4 | Dan Goodliffe | 2016-01-24 |
| | |||
* | Remove flto cos I'm sick of it randomly breaking stuff | Dan Goodliffe | 2015-12-18 |
| | |||
* | Visibility hiddenslicer-1.0.3 | Dan Goodliffe | 2015-07-25 |
| | |||
* | Use boost::program_options for cli | Dan Goodliffe | 2015-01-05 |
| | |||
* | First hash of slicer, works well for the golden path, beyond that is ↵ | randomdan | 2014-05-29 |
uncharted territory |