summaryrefslogtreecommitdiff
path: root/semaphoreci.sh
AgeCommit message (Collapse)Author
2019-09-30Set STACK_ROOT to cache dependencies in the CIEugen Wissner
Set STACK_ROOT to cache dependencies between the builds.
2019-09-20Fix haddoc warningsEugen Wissner
Fix #14.
2019-09-10Release 0.5.0.1v0.5.0.1Eugen Wissner
2019-08-29Document all public symbols.Eugen Wissner
Mostly basic documentation. Fixes #4.
2019-07-20Make the tutorial to compile againEugen Wissner
- Remove generated documentation leaving only documentation sources. - Add CI job checking that the tutorial is up to date.
2019-07-04Update CI settingsEugen Wissner