Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opam: raise minimum compiler version to 4.03 | Philipp Gesang | 2018-11-06 | 1 | -1/+1 |
| | | | | | | | Apparently, the “result” type was not introduced until after the 4.02 series. Suggested-By: @kit-ty-kate on github | ||||
* | sid.opam: add ocamlfind to opam deps | Philipp Gesang | 2018-11-06 | 1 | -0/+1 |
| | | | | | | | | This change reflects: https://github.com/ocaml/opam-repository/pull/12935/commits/5d761aa7bc982d40514787c8340b00374dbf1f0b Suggested-By: @kit-ty-kate on github | ||||
* | fix opam build, bump versionv1.1 | Philipp Gesang | 2018-11-06 | 1 | -2/+3 |
| | | | | | | - Add cmdliner to deps, - set {with-test} filter on unit tests, - version 1 → 1.1. | ||||
* | fix tests and bump versionv1 | Philipp Gesang | 2018-11-05 | 1 | -3/+6 |
| | | | | | Also set minimum compiler version to 4.02 for package since that’s when the bytes type was introduced. | ||||
* | add linking exception to license | Philipp Gesang | 2018-11-03 | 1 | -1/+1 |
| | |||||
* | oasis: add documentation target | Philipp Gesang | 2018-11-03 | 1 | -1/+2 |
| | |||||
* | add readme and license text | Philipp Gesang | 2018-10-30 | 1 | -2/+4 |
| | |||||
* | _oasis: opam: nix: add build and env setup | Philipp Gesang | 2018-10-28 | 1 | -0/+20 |