index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
Age
Commit message (
Expand
)
Author
2019-01-29
Merge PR #9383: Remove travis
Vincent Laporte
2019-01-28
Merge PR #9341: [ssr] uniform clear discipline
Maxime Dénès
2019-01-27
[test] for bug #9385
Enrico Tassi
2019-01-27
Merge PR #9214: Notations: Removing useless parentheses on abbreviations shor...
Emilio Jesus Gallego Arias
2019-01-25
Merge PR #8637: Update -compat to support -compat 8.10
Théo Zimmermann
2019-01-25
Notations: Removing useless parentheses on abbrevs for prefix of an application.
Hugo Herbelin
2019-01-24
Merge PR #9325: Stop [Print] from saying [is (not) universe polymorphic].
Hugo Herbelin
2019-01-24
Update -compat to support -compat 8.10
Jason Gross
2019-01-24
Merge PR #9377: [CS] recognize applied primitive projections as keys (fix #9375)
Matthieu Sozeau
2019-01-23
Merge PR #9270: Turn `Refine instance Mode` off by default
Pierre-Marie Pédrot
2019-01-23
Merge PR #9337: Fixing #9329: registering empty levels in the order they are ...
Emilio Jesus Gallego Arias
2019-01-22
Remove travis
Gaëtan Gilbert
2019-01-22
Fixing #9329 (registering empty levels in the order they are recomputed).
Hugo Herbelin
2019-01-22
Make prvect tail recursive (fix #9355)
Gaëtan Gilbert
2019-01-22
Turn `Refine Instance Mode` off by default
Maxime Dénès
2019-01-22
Make `Add Morphism` not rely on Refine Instance
Maxime Dénès
2019-01-22
Distinguish ASTs for Instance and Declare Instance
Maxime Dénès
2019-01-22
[CS] recognize applied primitive projections as keys (fix #9375)
Enrico Tassi
2019-01-19
[ssr] compile "=> {x..} y" as "=> {x..y} y"
Enrico Tassi
2019-01-18
[ssr] compile "=> {} y" as "=> {y} y"
Enrico Tassi
2019-01-14
Merge PR #9307: Handle local definitions in implicit arguments of Instance
Maxime Dénès
2019-01-09
Stop [Print] from saying [is (not) universe polymorphic].
Gaëtan Gilbert
2019-01-09
Make some tests more robust by adding missing proof terminators
Maxime Dénès
2019-01-09
Test ltacprof in sequential mode
Maxime Dénès
2019-01-09
Make it possible to pass flags to coq when running test suite
Maxime Dénès
2019-01-08
Fix #9272: `Unset Nested Proofs Allowed` does not capture nested `Instance` p...
Maxime Dénès
2019-01-08
Merge PR #9292: Fixing some wrong scopes of variables in the interpretation o...
Emilio Jesus Gallego Arias
2019-01-07
Merge PR #9241: Fix #9240: Register for IDProp causes anomaly when non constant
Enrico Tassi
2019-01-06
Reworking error message for unresolved evar subterm of another evar.
Hugo Herbelin
2019-01-04
Handle local definitions in implicit arguments of Instance
Jasper Hugunin
2018-12-30
Fixing an interpretation bug of the "in" clause of "match".
Hugo Herbelin
2018-12-26
Merge PR #8734: Make diffs work for more input strings
Hugo Herbelin
2018-12-25
Fixing printing bug due to using equality ill-checking hash key of kernel name.
Hugo Herbelin
2018-12-22
Merge PR #9248: Fix #7904: update proofview env after ltac constr:()
Pierre-Marie Pédrot
2018-12-21
Fix #9240: Register for IDProp causes anomaly when non constant
Gaëtan Gilbert
2018-12-21
Do not exclude "opened" bugs from report
Maxime Dénès
2018-12-21
Merge PR #9182: Stop printing Monomorphic/Polymorphic in Print.
Maxime Dénès
2018-12-20
Make diffs work for more input strings
Jim Fehrle
2018-12-20
Merge PR #8488: Warning when using automatic template polymorphism
Pierre-Marie Pédrot
2018-12-20
Merge PR #9200: [ssr] make `>` stand alone
Maxime Dénès
2018-12-19
Fix #7904: update proofview env after ltac constr:()
Gaëtan Gilbert
2018-12-19
Put #[universes(template)] in outputs tests
Gaëtan Gilbert
2018-12-19
Merge PR #9231: Fixes #9229: Infix not robust wrt choice of variable names in...
Pierre-Marie Pédrot
2018-12-18
Merge PR #9223: Fix universe restriction in delayed mode.
Pierre-Marie Pédrot
2018-12-18
[ssr] make > a stand alone intro pattern
Enrico Tassi
2018-12-18
Fixes #9229 (Infix not robust wrt choice of variable names).
Hugo Herbelin
2018-12-18
[ssr] new test by Arthur Charguéraud
Enrico Tassi
2018-12-18
[ssr] extended intro patterns: + > [^] /ltac:
Enrico Tassi
2018-12-18
Merge PR #9222: Fix classification of Set Default Proof Mode.
Enrico Tassi
2018-12-18
Merge PR #9160: Avoid user-given names in automatic introduction of binders
Pierre-Marie Pédrot
[next]