index
:
coq-mathcomp
master
Library of mathematical components formalized in Coq
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-11
Merge pull request #302 from CohenCyril/fixset
Georges Gonthier
2019-06-04
Fixpoint theorems in finset
Cyril Cohen
2019-05-29
Merge pull request #353 from anton-trunov/update-ci
Cyril Cohen
2019-05-29
Replace eqVneq to destruct both x == y, but also y == x (#351)
Cyril Cohen
2019-05-29
Remove support for Travis CI
Anton Trunov
2019-05-29
Update pull_request_template.md
Cyril Cohen
2019-05-29
Merge pull request #352 from CohenCyril/pr_tempate
Cyril Cohen
2019-05-29
reword entry in CHANGELOG_UNRELEASED.md
Anton Trunov
2019-05-29
Update pull_request_template.md
Cyril Cohen
2019-05-29
Move unreleased changelog entries to CHANGELOG_UNRELEASED.md
Anton Trunov
2019-05-29
pr template
Cyril Cohen
2019-05-29
incorporate new suggestions by @CohenCyril
Anton Trunov
2019-05-29
Replace eqVneq with eqPsym
Anton Trunov
2019-05-29
Canonical way of expressing dis-equality on an eqType is x != y
Anton Trunov
2019-05-29
Rename eqsP to eqPsym as suggested by @CohenCyril
Anton Trunov
2019-05-28
Add eqsP view to destruct not only x == y, but also y == x
Anton Trunov
2019-05-22
htmldoc regenerated
Enrico Tassi
2019-05-22
typo
Enrico
2019-05-22
Update CHANGELOG.md
Georges Gonthier
2019-05-22
Update INSTALL.md
Enrico
2019-05-22
be explicit about opam version 2.x
Enrico
2019-05-22
Update README.md
Cyril Cohen
2019-05-21
Update CHANGELOG.md
Cyril Cohen
2019-05-17
Merge pull request #345 from math-comp/perm-tally
Georges Gonthier
2019-05-17
refactor `seq` permutation theory
Georges Gonthier
2019-05-08
Merge pull request #344 from soraros/ssrnat-remove-arith-lemmas
Georges Gonthier
2019-05-08
suppress use of `Arith` hints
Sora Chen
2019-05-06
Merge pull request #342 from math-comp/deprecation
Georges Gonthier
2019-05-06
add `deprecate` helper notation; no `perm` in non-`perm_eq` lemma names
Georges Gonthier
2019-04-30
Merge pull request #339 from math-comp/coq-ssrbool-refactor-compat
Georges Gonthier
2019-04-30
Restore CI with `finmap master`
Georges Gonthier
2019-04-30
Merge pull request #338 from math-comp/coq-ssrbool-refactor-compat
Georges Gonthier
2019-04-30
Fix compatibility for #237
Georges Gonthier
2019-04-29
Merge pull request #337 from math-comp/coq-ssrbool-refactor-compat
Georges Gonthier
2019-04-29
reinstate token catenation hack in `prime.v`
Georges Gonthier
2019-04-29
Generalise use of `{pred T}` from coq/coq#9995
Georges Gonthier
2019-04-28
Merge pull request #336 from CohenCyril/clean_require
Georges Gonthier
2019-04-26
Cleaning Require and Require Imports
Cyril Cohen
2019-04-25
Merge pull request #335 from math-comp/fix-if-return
Georges Gonthier
2019-04-24
remove deprecated use of `if ... return`
Georges Gonthier
2019-04-23
Merge pull request #332 from pi8027/zmodp-interval
Cyril Cohen
2019-04-18
Remove unused `Require`s and a hint directive from interval.v
Kazuhiko Sakaguchi
2019-04-18
Merge pull request #331 from pi8027/zmodp-ssrnum
Cyril Cohen
2019-04-17
ssrnum doesn't use zmodp
Kazuhiko Sakaguchi
2019-04-17
Merge pull request #307 from erikmd/extend-ci
Cyril Cohen
2019-04-17
Merge pull request #306 from erikmd/refactor-ci
Cyril Cohen
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
Don't run "opam clean -c" to workaround ocaml/opam#3828
Erik Martin-Dorel
2019-04-16
Swap the deploy and test stages
Erik Martin-Dorel
[next]