Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-13 | Remove appveyor.yml. | John MacFarlane | 1 | -1/+0 | |
Appveyor has been difficult to get working, due to timeouts, and lately it has been failing for unknown reasons. We don't need the appveyor build any more, now that we have Windows CI, nightly, and release-candidate builds on GitHub actions. | |||||
2019-09-30 | Add badge for CI tests. | John MacFarlane | 1 | -0/+1 | |
2019-01-25 | Regenerated README.md with CircleCI badge instead of travis. | John MacFarlane | 1 | -1/+1 | |
2018-04-27 | Fix Haskell link in README. | John MacFarlane | 1 | -0/+1 | |
2018-04-22 | Fix link in README. | John MacFarlane | 1 | -1/+3 | |
2018-04-22 | New README template, take in/out formats from manual. | John MacFarlane | 1 | -1/+34 | |
2018-01-05 | Update copyright notices to include 2018 | Albert Krewinkel | 1 | -1/+1 | |
2017-12-29 | Generate README.md from template and MANUAL.txt. | John MacFarlane | 1 | -0/+54 | |
`make README.md` will generate the README.md after changes to MANUAL.txt have been made. |