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-04-17
Merge pull request #306 from erikmd/refactor-ci
Cyril Cohen
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
2019-04-03
rename test-suite -> test_suite to make coq happy
Enrico Tassi
2019-04-03
Merge pull request #291 from pi8027/finalg-hierarchy
Cyril Cohen
2019-04-03
Fix inheritances in ssrnum
Kazuhiko Sakaguchi
2019-04-02
Fix inheritances in countalg and finalg (the 2nd attempt)
Kazuhiko Sakaguchi
2019-04-02
speedup in hierarchy_test.py
Cyril Cohen
2019-04-02
identifying missing joins
Cyril Cohen
2019-04-01
Merge pull request #294 from math-comp/dependent-positive-finfun
Cyril Cohen
2019-04-01
ChangeLog update
Georges Gonthier
2019-04-01
locking definitions to address `integral.v` divergence
Georges Gonthier
2019-04-01
Compatibility fix for Coq issue coq/#9663
Georges Gonthier
2019-04-01
Expand sample use as container in Inductive
Georges Gonthier
2019-04-01
Making {fun ...} structural and extending it to dependent functions
Georges Gonthier
2019-04-01
Improve CI head tracking
Georges Gonthier
2019-03-29
Merge pull request #292 from erikmd/under-support
Cyril Cohen
2019-03-26
Merge pull request #304 from CohenCyril/allsigs
Cyril Cohen
2019-03-26
Refactoring allpairs to handle the dependent version as well
Cyril Cohen
2019-03-26
Merge pull request #305 from CohenCyril/sumn
Cyril Cohen
2019-03-26
Merge pull request #301 from CohenCyril/mem_remF
Enrico
2019-03-24
Compat of sumn with bigop and renaming dep to cond when appropriate
Cyril Cohen
2019-03-22
missing lemma in seq.v
Cyril Cohen
2019-03-22
Merge pull request #303 from CohenCyril/ffun0
Assia Mahboubi
2019-03-21
adding ffun0
Cyril Cohen
2019-03-20
Add extra eta lemmas for the under tactic
Erik Martin-Dorel
2019-03-20
Merge pull request #300 from erikmd/doc-detail
Cyril Cohen
2019-03-20
[doc] Mention that fingraph's connect computes the reflexive transitive closure
Erik Martin-Dorel
2019-03-19
Fix countalg to finalg inheritances
Kazuhiko Sakaguchi
[next]