index
:
coq-mathcomp
master
Library of mathematical components formalized in Coq
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitlab-ci.yml
Age
Commit message (
Expand
)
Author
2019-12-15
fix: Add missing "except: schedules"
Erik Martin-Dorel
2019-12-11
The compatibility module in ssrnum should now be for version 1.10
Kazuhiko Sakaguchi
2019-12-11
remove ProdNormedZmodule (#419)
affeldt-aist
2019-12-11
renaming NormedZmoduleType and NormedZmoduleMixin (#416)
affeldt-aist
2019-12-11
Rename: (l|L)attice -> (d|D)istrLattice
Kazuhiko Sakaguchi
2019-12-11
editing documentation in order.v and ssrnum.v
Reynald Affeldt
2019-12-11
Redefine `normedDomainType` (now `normedZmodType`) (#392)
Kazuhiko Sakaguchi
2019-12-11
Rename `totalLatticeMixin` to `totalPOrderMixin` and several refactor
Kazuhiko Sakaguchi
2019-12-11
Add (meet|join)_(l|r), some renamings, and small cleanups
Kazuhiko Sakaguchi
2019-10-18
Add build for mathcomp/mathcomp-dev:coq-8.10 (#391)
Erik Martin-Dorel
2019-08-10
fix(.gitlab-ci.yml): duplicated "variables:" entry
Erik Martin-Dorel
2019-07-30
[ci] Adapt the GitLab CI config to allow scheduled builds for coq-dev
Erik Martin-Dorel
2019-07-30
[ci] Add jobs {ci-fourcolor-8.9, ci-odd-order-8.9}
Erik Martin-Dorel
2019-07-30
refactor: deploy jobs need not clone the repo
Erik Martin-Dorel
2019-07-29
style: fix indentation detail
Erik Martin-Dorel
2019-05-06
add `deprecate` helper notation; no `perm` in non-`perm_eq` lemma names
Georges Gonthier
2019-04-30
Restore CI with `finmap master`
Georges Gonthier
2019-04-30
Fix compatibility for #237
Georges Gonthier
2019-04-16
[ci] Add tests with more libraries
Erik Martin-Dorel
2019-04-16
Detail: Print a more legible description for the cloned external libraries
Erik Martin-Dorel
2019-04-16
Swap the deploy and test stages
Erik Martin-Dorel
2019-04-16
Print more debug information
Erik Martin-Dorel
2019-04-16
Refactor jobs: Split .opam-build & Create .docker-deploy
Erik Martin-Dorel
2019-04-16
Add commentary sections & Swap order of .make-build, .opam-build
Erik Martin-Dorel
2019-04-04
remove support for Coq 8.6
Enrico Tassi
2019-04-01
Improve CI head tracking
Georges Gonthier
2019-01-29
Add more libraries to CI & Update local opam doc (#272)
Erik Martin-Dorel
2018-12-21
Add hidden job .make-build to also test the Makefile build infra
Erik Martin-Dorel
2018-12-21
chore: s/.build/.opam-build/
Erik Martin-Dorel
2018-12-21
Add Docker-based GitLab CI configuration
Erik Martin-Dorel