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
2020-08-31
Merge PR #12875: Further extensions of About wrt Arguments and renaming
coqbot-app[bot]
2020-08-29
Merge PR #12929: Make abstract compatible with mangle names
Pierre-Marie Pédrot
2020-08-28
Merge PR #12890: ring: generate fresh names for lemmas
coqbot-app[bot]
2020-08-28
Merge PR #12933: Add test for past anomaly
Pierre-Marie Pédrot
2020-08-28
Name saved goals in name_mangling test
Gaëtan Gilbert
2020-08-28
Make abstract compatible with mangle names
Gaëtan Gilbert
2020-08-28
About: Add a mention that arguments have been renamed, if ever it is the case.
Hugo Herbelin
2020-08-28
Where there are several lists of implicit arguments, don't pretend names matter.
Hugo Herbelin
2020-08-28
Do not write "rename" for arguments in About, since these arguments are valid...
Hugo Herbelin
2020-08-28
When printing the type in About, use the renamed arguments.
Hugo Herbelin
2020-08-28
When reporting an implicit argument error on a rename argument, use the renam...
Hugo Herbelin
2020-08-28
In "About", print all arguments, even if it is trailing list of _.
Hugo Herbelin
2020-08-28
Add test for past anomaly
Gaëtan Gilbert
2020-08-28
par: print relevant subgoal when failing
Gaëtan Gilbert
2020-08-27
Merge PR #12862: [coqchk] Look inside inner modules as well
Pierre-Marie Pédrot
2020-08-27
Merge PR #12499: Clean future goals
Pierre-Marie Pédrot
2020-08-27
Merge PR #12913: Modify lia to work with -mangle-names
coqbot-app[bot]
2020-08-27
Merge PR #12877: Propagate in-context information for explicitation of extra ...
coqbot-app[bot]
2020-08-26
Modify lia to work with -mangle-names
Jasper Hugunin
2020-08-26
Add test for #10939
Maxime Dénès
2020-08-26
Make future_goals stack explicit in the evarmap
Maxime Dénès
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
Merge PR #12897: [test-suite] close the proof added in #12857
coqbot-app[bot]
2020-08-25
Make decide equality compatible with mangled names.
Gaëtan Gilbert
2020-08-25
The body of a let is considered to be "in context" if its type is present.
Hugo Herbelin
2020-08-25
Merge PR #12758: Fixing a coercion entry transitivity bug.
coqbot-app[bot]
2020-08-25
ring: generate fresh names for lemmas
Gaëtan Gilbert
2020-08-25
[test-suite] close the proof
Enrico Tassi
2020-08-25
Propagate in-context information for extra arguments of notations too.
Hugo Herbelin
2020-08-25
Merge PR #12798: Change OUnit package name to ounit2.
coqbot-app[bot]
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 #12864: Improve `make approve-output`
Gaëtan Gilbert
2020-08-24
Merge PR #12854: Mini-fix in test suite: arithmetic directory does no longer ...
coqbot
2020-08-24
Merge PR #12816: Fixes #12787: anomaly of tactic injection in the presence of...
Pierre-Marie Pédrot
2020-08-22
Merge PR #12866: Less fragile scheme equality
Hugo Herbelin
2020-08-21
Merge PR #12853: Another tactic error location fix after PR#12223 and PR#12774
Pierre-Marie Pédrot
2020-08-21
Merge PR #12857: [ssr] when porting v8.2 code no backtracking point has to be...
Pierre-Marie Pédrot
2020-08-21
Merge PR #12759: [vernac] refine check for unresolved evars
coqbot
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
[ssr] when porting v8.2 code no backtracking point has to be added
Enrico Tassi
2020-08-20
Merge PR #12756: Do not refresh the names of implicit arguments.
Maxime Dénès
2020-08-20
[vernac] refine check for unresolved evars
Enrico Tassi
2020-08-19
Improve `make approve-output`
Jason Gross
2020-08-19
[coqchk] Look inside inner modules as well
Jason Gross
2020-08-19
Yet other tactic error location fixes (see PR#12223 and PR#12774).
Hugo Herbelin
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
[next]