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-10-08
Merge PR #12949: When a notation is only parsing, do not attach to it a speci...
coqbot-app[bot]
2020-10-07
Merge PR #13115: Derive Inversion does not allow leftover evars
Pierre-Marie Pédrot
2020-10-04
Merge PR #13096: Drop prefixes from non-terminal names, e.g. "constr:constr" ...
coqbot-app[bot]
2020-10-04
Remove prefixes on nonterminal names, e.g. "constr:" and "Prim."
Jim Fehrle
2020-10-02
Merge PR #13106: Remove the forward class hint feature.
coqbot-app[bot]
2020-10-01
Merge PR #13114: Reimplement Admit Obligations using standard Admitted code
coqbot-app[bot]
2020-10-01
Merge PR #13123: Fix combining uniform parameters and mutual inductives.
coqbot-app[bot]
2020-09-30
Fix combining uniform parameters and mutual inductives.
Jasper Hugunin
2020-09-30
Remove the forward class hint feature.
Pierre-Marie Pédrot
2020-09-30
Derive Inversion does not allow leftover evars
Gaëtan Gilbert
2020-09-30
Reimplement Admit Obligations using standard Admitted code
Gaëtan Gilbert
2020-09-28
Merge PR #12946: Fixes part 1 of #12908: undetected collision involving a lon...
coqbot-app[bot]
2020-09-28
Merge PR #13053: [lib] make canonical_path_name always absolute (fix #13031)
Pierre-Marie Pédrot
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-23
Merge PR #12847: Tactics inversion and replace work with eq in type
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-21
Make print-pretty-timed robust against non-output-sync logs
Jason Gross
2020-09-18
[lib] make canonical_path_name always absolute (fix #13031)
Enrico Tassi
2020-09-17
Formally deprecate the double induction tactic.
Pierre-Marie Pédrot
2020-09-16
Merge PR #13008: Use fresher names in eqschemes
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-15
Updated .csdp.cache.test-suite and minor fixes
BESSON Frederic
2020-09-15
[micromega] [test-suite] Update csdp cache for num -> zarith migration
Emilio Jesus Gallego Arias
2020-09-11
Rename Numeral Notation command to Number Notation
Pierre Roux
2020-09-10
Use fresher names in eqschemes.
Jasper Hugunin
2020-09-10
When a notation is only parsing, do not attach to it a specific format.
Hugo Herbelin
2020-09-09
Merge PR #7825: [tactics] Refine test for unresolved evars: not reachable fro...
Pierre-Marie Pédrot
2020-09-08
Merge PR #12931: Proof using cleanup, small doc addition and fix using Type i...
coqbot-app[bot]
2020-09-08
Merge PR #12954: Fixes a freshness issue with destruct/induction (see comment...
Pierre-Marie Pédrot
2020-09-07
Refine test for unresolved evars: not reachable from initial evars
Matthieu Sozeau
2020-09-04
Merge PR #12893: Fix incorrect debruijn handling when Record calls maybe_unif...
coqbot-app[bot]
2020-09-04
Merge PR #12912: Fix algebraic comparison with sprop on one side
Pierre-Marie Pédrot
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-31
Fix mangle names issue in induction
Gaëtan Gilbert
2020-08-31
Fixes a freshness issue with induction (see comment in #12944).
Hugo Herbelin
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
[next]