index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
bugs
/
opened
Age
Commit message (
Expand
)
Author
2021-04-02
Remove the omega tactic and related options
Jim Fehrle
2021-01-04
EConstr iterators respect the binding structure of cases.
Pierre-Marie Pédrot
2020-10-22
Remove test-suite/bugs/opened/bug_3395.v: not a bug
Gaëtan Gilbert
2020-08-19
Adding the example of bug #2904 into the test suite, and reorganising the tes...
Martin Bodin
2019-12-04
Manual implicit arguments: more robustness tests.
Hugo Herbelin
2019-11-25
Test-suite: avoid using “omega”
Vincent Laporte
2019-10-04
[Stdlib] OrderedType: do not pollute the “core” hint database
Vincent Laporte
2019-05-20
Remove VtUnknown classification
Maxime Dénès
2019-05-13
Make detyping robust w.r.t. indexed anonymous variables
Maxime Dénès
2019-01-22
Turn `Refine Instance Mode` off by default
Maxime Dénès
2019-01-09
Make some tests more robust by adding missing proof terminators
Maxime Dénès
2019-01-08
Fix #9272: `Unset Nested Proofs Allowed` does not capture nested `Instance` p...
Maxime Dénès
2018-12-19
Fix #7904: update proofview env after ltac constr:()
Gaëtan Gilbert
2018-10-04
test-suite: cleaning
Vincent Laporte
2018-10-04
rename test files (do not start by a digit)
Vincent Laporte
2018-04-12
Merge PR #7179: Fix #5981, bugs/opened/3263.v is non-deterministic by removin...
Jason Gross
2018-04-11
Fix the status of some resolved bugs
Tej Chajed
2018-04-05
Fix #5981, bugs/opened/3263.v is non-deterministic by removing the test.
Théo Zimmermann
2018-03-30
Change Implicit Arguments to Arguments in test-suite
Jasper Hugunin
2018-03-08
[compat] Remove "Refolding Reduction" option.
Emilio Jesus Gallego Arias
2018-03-08
Merge PR #6899: [compat] Remove "Standard Proposition Elimination"
Maxime Dénès
2018-03-04
Remove deprecated options related to typeclasses.
Théo Zimmermann
2018-03-03
[compat] Remove "Standard Proposition Elimination"
Emilio Jesus Gallego Arias
2018-02-14
Extend `zify_N` with knowledge about `N.pred`
Joachim Breitner
2018-01-17
Let dtauto recognize '@sigT A (fun _ => B)' as a conjunction
Jasper Hugunin
2017-11-23
Using is_conv rather than eq_constr to find `nat` or `Z` in omega.
Hugo Herbelin
2017-10-23
Move bug files to match their new GitHub ID (fixes #6001).
Théo Zimmermann
2017-08-21
Ensuring all .v files end with a newline to make "sed -i" work better on them.
Hugo Herbelin
2017-06-14
Remove support for Coq 8.4.
Guillaume Melquiond
2017-05-01
remove unneeded -emacs flag to coq-prog-args
Paul Steckler
2016-11-17
Merge commit '633ed9c' into v8.6
Maxime Dénès
2016-11-17
Add test suite files for 4700-4785
Jason Gross
2016-09-29
Move vector/list compat notations to their relevant files
Jason Gross
2016-09-29
Arguments: cleanup + detect discrepancy rename/implicit (#3753)
Enrico Tassi
2016-07-18
Marking bug #3383 as solved.
Pierre-Marie Pédrot
2016-07-18
Fix bug #4923: Warning: appcontext is deprecated.
Pierre-Marie Pédrot
2016-07-07
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-06-15
Fix test-suite for opened bug #4813.
Pierre-Marie Pédrot
2016-06-12
For the record, an example one would like to see working.
Hugo Herbelin
2016-06-09
Unbreak singleton list-like notation (-compat 8.4)
Jason Gross
2016-03-19
Moving the parsing of the Ltac proof mode to G_ltac.
Pierre-Marie Pédrot
2016-02-22
Moving the Tauto tactic to proper Ltac.
Pierre-Marie Pédrot
2016-01-13
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-12
Fixing #4256 and #4484 (changes in evar-evar resolution made that new
Hugo Herbelin
2015-12-30
External tactics and notations now accept any tactic argument.
Pierre-Marie Pédrot
2015-12-17
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-03
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-02
Changing syntax "$(tactic)$" into "ltac:(tactic)", as discussed in WG.
Hugo Herbelin
2015-11-15
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-11-11
Now closed.
Matthieu Sozeau
[next]