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-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
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-08
Merge pull request #325 from CohenCyril/opam-2.0
Cyril Cohen
2019-04-08
Update CHANGELOG.md
Cyril Cohen
2019-04-08
Update CHANGELOG.md
Cyril Cohen
2019-04-08
update mailmap
Enrico Tassi
2019-04-08
switching to opam 2.0 format
Cyril Cohen
2019-04-08
Update INSTALL.md
Cyril Cohen
2019-04-08
Update CHANGELOG.md
Cyril Cohen
2019-04-08
Merge pull request #318 from CohenCyril/hierarchy_test
Cyril Cohen
2019-04-08
Merge pull request #324 from math-comp/seq-permutations-allpairs
Cyril Cohen
2019-04-08
New test cases generation: corrent implementation of least common children
Kazuhiko Sakaguchi
2019-04-06
Permutations and other extensions to seq; fintype documentation
Georges Gonthier
2019-04-06
Fix inheritance bugs in finalg and extremal
Kazuhiko Sakaguchi
2019-04-05
least common childen
Cyril Cohen
2019-04-04
no output on success in test_suite/hierarchy_test.v (#323)
Cyril Cohen
2019-04-04
porting ChangeLog to Markdown format (#322)
Enrico
2019-04-04
Merge pull request #321 from math-comp/remove-8.6
Cyril Cohen
2019-04-04
remove support for Coq 8.6
Enrico Tassi
2019-04-04
Merge pull request #320 from math-comp/fix-test-suite
Enrico
[next]