summaryrefslogtreecommitdiff
path: root/icespider/xslt
Commit message (Collapse)AuthorAge
* Add clang-tidy rules and fix all the thingsDan Goodliffe2019-03-27
| | | | Note: something in here appears to break linking in release build
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-03
|
* C++17 and Ice 3.7icespider-0.4Dan Goodliffe2018-04-15
| | | | | Update all code to be C++17 with Ice 3.7 and minor interface changes in keeping with C++CG and dependencies.
* Load stylesheets as needed and reload them on changeDan Goodliffe2016-12-12
|
* Compat fixDan Goodliffe2016-10-03
|
* Fix up lots of test coverageDan Goodliffe2016-09-17
|
* Add support for custom output serializersDan Goodliffe2016-08-21