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
2016-01-13
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-13
Fixing success of test for #3848 after move to directory "closed".
Hugo Herbelin
2016-01-13
Fixing #4467 (continued).
Hugo Herbelin
2016-01-12
Fixing #4467 (missing shadowing of variables in cases pattern).
Hugo Herbelin
2016-01-12
Fixing #4256 and #4484 (changes in evar-evar resolution made that new
Hugo Herbelin
2016-01-12
Extend last commit: keyed unification uses full conversions on the applied co...
Matthieu Sozeau
2016-01-12
Extend Keyed Unification tests with the one from R. Krebbers.
Matthieu Sozeau
2016-01-09
Fix bug 4479: "Error: Rewriting base foo does not exist." should be catchable.
Pierre-Marie Pédrot
2016-01-07
Fix bug #4480: progress was not checked for setoid_rewrite.
Matthieu Sozeau
2016-01-05
Merge remote-tracking branch 'origin/v8.5' into trunk
Guillaume Melquiond
2015-12-31
Put implicits back as in 8.4.
Matthieu Sozeau
2015-12-31
Fix bug #4456, anomaly in handle-side effects
Matthieu Sozeau
2015-12-31
Merge branch 'v8.5' into trunk
Guillaume Melquiond
2015-12-30
External tactics and notations now accept any tactic argument.
Pierre-Marie Pédrot
2015-12-29
Fixing bug #4462: unshelve: Anomaly: Uncaught exception Not_found.
Pierre-Marie Pédrot
2015-12-25
Fixing a bug in the order of side conditions for introduction pattern -> and <-.
Hugo Herbelin
2015-12-25
Fixing an "injection as" bug in the presence of side conditions.
Hugo Herbelin
2015-12-22
Inclusion of functors with restricted signature is now forbidden (fix #3746)
Pierre Letouzey
2015-12-17
(Partial) fix for bug #4453: raise an error instead of an anomaly.
Matthieu Sozeau
2015-12-17
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-15
Proof using: do not clear unused section hyps automatically
Enrico Tassi
2015-12-15
Fix test suite after change in extraction.
Maxime Dénès
2015-12-15
Extraction: more cautious use of intermediate result caching (fix #3923)
Pierre Letouzey
2015-12-15
Fix test-suite files after change in refine tactic.
Maxime Dénès
2015-12-15
Adding a test for the unshelve tactical.
Pierre-Marie Pédrot
2015-12-15
Refine tactic now shelves unifiable holes.
Pierre-Marie Pédrot
2015-12-15
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-14
extraction_impl.v: fix a typo
Pierre Letouzey
2015-12-14
A test file for Extraction Implicit (including bugs #4243 and #4228)
Pierre Letouzey
2015-12-14
Test file for #4363 was not complete.
Maxime Dénès
2015-12-11
Univs: Fix bug #4363, nested abstract.
Matthieu Sozeau
2015-12-11
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-10
Fixing a pat%constr bug. Thanks to Enrico for reporting.
Hugo Herbelin
2015-12-10
Changing syntax of pat/constr1.../constrn into pat%constr1...%constrn.
Hugo Herbelin
2015-12-09
bug fixes to vm computation + test cases.
Gregory Malecha
2015-12-08
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-07
Fix some typos.
Guillaume Melquiond
2015-12-05
Using x in output test-suite Cases.v (cosmetic).
Hugo Herbelin
2015-12-05
Changing "destruct !hyp" into "destruct (hyp)" (and similarly for induction)
Hugo Herbelin
2015-12-03
Univs: fix bug #4443.
Matthieu Sozeau
2015-12-03
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-02
Adding a target report to test-suite's Makefile to get a short summary.
Hugo Herbelin
2015-12-02
Improving syntax of pat/constr introduction pattern so that
Hugo Herbelin
2015-12-02
Changing syntax "$(tactic)$" into "ltac:(tactic)", as discussed in WG.
Hugo Herbelin
2015-12-01
New algorithm for universe cycle detections.
Jacques-Henri Jourdan
2015-11-30
Test for bug #4149.
Pierre-Marie Pédrot
2015-11-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-11-28
Test-suite files for closed bugs
Matthieu Sozeau
2015-11-28
Closed bugs.
Matthieu Sozeau
2015-11-27
Univs: entirely disallow instantiation of polymorphic constants with
Matthieu Sozeau
[next]