index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
bugs
Age
Commit message (
Expand
)
Author
2020-08-26
Merge PR #12881: Deprecate intro_using
Pierre-Marie Pédrot
2020-08-25
Require NsatzTactic: nsatz support for Z and Q
Jason Gross
2020-08-25
Make decide equality compatible with mangled names.
Gaëtan Gilbert
2020-08-24
Merge PR #12835: Slightly reorganising the test suite to follow its documenta...
Hugo Herbelin
2020-08-24
Merge PR #12738: Fix subject reduction VS cumulative inductives and function eta
coqbot
2020-08-24
Merge PR #12816: Fixes #12787: anomaly of tactic injection in the presence of...
Pierre-Marie Pédrot
2020-08-20
Use properly fresh names for Scheme Equality
Jasper Hugunin
2020-08-20
Quick fix to #12787 (injection anomaly due to inconsistent comp. of free vars).
Hugo Herbelin
2020-08-20
Merge PR #12756: Do not refresh the names of implicit arguments.
Maxime Dénès
2020-08-19
Do not refresh the names of implicit arguments.
Jasper Hugunin
2020-08-19
Adding the example of bug #2904 into the test suite, and reorganising the tes...
Martin Bodin
2020-08-18
Fix subject reduction VS cumulative inductives and function eta
Gaëtan Gilbert
2020-08-09
Bring Float notations in line with stdlib
Jason Gross
2020-07-23
Hint Opaque/Transparent/Unfold: don't error on opaque constants
Gaëtan Gilbert
2020-07-17
Merge PR #12631: Fix record pattern interpretation with implicit arguments
Emilio Jesus Gallego Arias
2020-07-09
Recordops: unify struc_typ summary record and libobject entry struc_tuple
Gaëtan Gilbert
2020-07-08
Merge PR #12627: Fix Canonical with universe polymorphism and primitive proje...
Enrico Tassi
2020-07-08
Merge PR #12652: Fix erroneous implicits-in-term warning
Emilio Jesus Gallego Arias
2020-07-07
Merge PR #12626: Fix Context with nonmaximplicit.
Emilio Jesus Gallego Arias
2020-07-07
Fix erroneous implicits-in-term warning
Gaëtan Gilbert
2020-07-05
Fix Canonical with universe polymorphism and primitive projection
Gaëtan Gilbert
2020-07-03
Fix #11121: Simultaneous definition of term and notation in custom grammar
Maxime Dénès
2020-07-02
Fix record pattern interpretation with implicit arguments
Gaëtan Gilbert
2020-07-02
Fix Context with nonmaximplicit.
Gaëtan Gilbert
2020-07-02
Merge PR #12572: Correctly classify variables as being unfoldable in dnet pat...
Gaëtan Gilbert
2020-06-29
Merge PR #12541: Fix #12228 negative integers not accepted in ltac integer_list
Pierre-Marie Pédrot
2020-06-24
Merge PR #12532: Use the unification result for eauto's eapply.
Matthieu Sozeau
2020-06-23
Correctly classify variables as being unfoldable in dnet patterns.
Pierre-Marie Pédrot
2020-06-23
Add a test for the strange behaviour encountered with this change.
Pierre-Marie Pédrot
2020-06-18
Fix #12228 negative integers not accepted in ltac integer_list
Pierre Roux
2020-06-17
Fix glob_sort_family for SProp
Gaëtan Gilbert
2020-06-08
Fix 12483
Pierre Roux
2020-06-06
Fix uncaught NotArity in inductive type
Gaëtan Gilbert
2020-05-29
Fixes #12418 (inference of return clause meets assert false).
Hugo Herbelin
2020-05-25
Merge PR #12366: Delay evaluating arguments of the "exists" tactic
Pierre-Marie Pédrot
2020-05-22
Merge PR #12295: Fixes #12233: printing environment corrupted with eta-expans...
Pierre-Marie Pédrot
2020-05-19
Delay evaluating arguments of the "exists" tactic
Attila Gáspár
2020-05-15
Merge PR #11992: do not re-export ListNotations from Program
Anton Trunov
2020-05-14
Merge PR #12256: Move the static check of evaluability in unfold tactic to ru...
Hugo Herbelin
2020-05-14
Add test for #11727, which was indirectly fixed by this PR.
Pierre-Marie Pédrot
2020-05-14
Move the static check of evaluability in unfold tactic to runtime.
Pierre-Marie Pédrot
2020-05-14
Fixes #12234 (wrong environment for Show Proof).
Hugo Herbelin
2020-05-14
Merge PR #8808: Extending support for mixing binders and terms in abbreviations
Emilio Jesus Gallego Arias
2020-05-13
Extending support for mixing binders and terms in abbreviations.
Hugo Herbelin
2020-05-13
Tests for bugs #9583 (fixed by #11613) and #9679.
Hugo Herbelin
2020-05-13
Fixes #12233 (wrong printing env in presence of match branches eta-expansion).
Hugo Herbelin
2020-05-12
Merge PR #12146: Fixes #10812: tactic subst failure with section variables in...
Pierre-Marie Pédrot
2020-05-07
Tactic subst now inactive on section variables occurring indirectly in goal.
Hugo Herbelin
2020-05-06
HaskellExtr: Add type annotations to Prelude.==
Jason Gross
2020-05-02
LtacProf now handles multi-success backtracking
Jason Gross
[next]