index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
output
Age
Commit message (
Expand
)
Author
2020-09-30
Remove the forward class hint feature.
Pierre-Marie Pédrot
2020-09-28
Merge PR #12946: Fixes part 1 of #12908: undetected collision involving a lon...
coqbot-app[bot]
2020-09-25
Merge PR #12999: More improvements in locating tactic errors
coqbot-app[bot]
2020-09-23
Merge PR #13073: A temporary fix of #13018 and #12775 for branch 8.12 (bis)
coqbot-app[bot]
2020-09-23
Merge PR #13028: Fixes #9716 and #13004: don't drop the qualifier of quotatio...
Pierre-Marie Pédrot
2020-09-22
Merge PR #12960: Fixes #9403 and #10803: missing flattening of nested applica...
coqbot-app[bot]
2020-09-22
Fixes #9716, #13004: don't drop the qualifier of quotations at printing time.
Hugo Herbelin
2020-09-16
More improvements in locating tactic errors.
Hugo Herbelin
2020-09-15
A temporary fix of #13018 and #12775 for branch 8.2.
Hugo Herbelin
2020-09-11
Rename Numeral Notation command to Number Notation
Pierre Roux
2020-09-03
Fix incorrect debruijn handling when Record calls maybe_unify_params_in
Gaëtan Gilbert
2020-09-02
Fixes #9403 and #10803 (missing flattening of nested applications in notations).
Hugo Herbelin
2020-09-02
Fixes part 1 of #12908 (collision involving a lonely notation).
Hugo Herbelin
2020-08-31
Merge PR #12875: Further extensions of About wrt Arguments and renaming
coqbot-app[bot]
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
par: print relevant subgoal when failing
Gaëtan Gilbert
2020-08-27
Merge PR #12877: Propagate in-context information for explicitation of extra ...
coqbot-app[bot]
2020-08-25
Merge PR #12897: [test-suite] close the proof added in #12857
coqbot-app[bot]
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
[test-suite] close the proof
Enrico Tassi
2020-08-25
Propagate in-context information for extra arguments of notations too.
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
[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
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-18
Remaining bugs in PR#12223 which fixed location of tactic errors (issue #12152).
Hugo Herbelin
2020-08-09
Fixing a coercion entry transitivity bug.
Hugo Herbelin
2020-07-21
Merge PR #12697: Fix bug #12691: an only-parsing notation needs to produce a ...
Emilio Jesus Gallego Arias
2020-07-20
Merge PR #12684: Do not print constructor and inductive types as terms when a...
Gaëtan Gilbert
2020-07-15
Do not print global refs as terms when asked to be printed as themselves.
Hugo Herbelin
2020-07-15
Fix bug #12691 (an only parsing notation induces a generic printing format).
Hugo Herbelin
2020-07-12
Fixes #12682 (recursive notation printing bug with n-ary applications).
Hugo Herbelin
2020-07-08
Adding test for #12525 (Search of lemmas in Include failing when in Module).
Hugo Herbelin
2020-07-01
UIP in SProp
Gaëtan Gilbert
2020-06-25
Generate names for anonymous polymorphic universes
Gaëtan Gilbert
2020-06-22
Merge PR #12434: Slight improvement in naming dependent existential variables...
Gaëtan Gilbert
2020-06-11
Merge PR #12443: Fix #12442: Confusing error message when the intro pattern o...
Pierre-Marie Pédrot
2020-06-11
Merge PR #12423: Remove info tactic, deprecated in 8.5
Pierre-Marie Pédrot
2020-06-09
Merge PR #12186: CReal: changed epsilon for modulus of convergence from 1/n t...
Vincent Semeria
2020-06-09
CReal: changed epsilon for modulus of convergence from 1/n to 2^z
Michael Soegtrop
[next]