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
2015-12-09
bug fixes to vm computation + test cases.
Gregory Malecha
2015-12-07
Fix some typos.
Guillaume Melquiond
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-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-11-30
Test for bug #4149.
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
2015-11-26
Fixing the "parsing rules with idents later declared as keywords" problem.
Hugo Herbelin
2015-11-22
Fixing a vm_compute bug in the presence of let-ins among the
Hugo Herbelin
2015-11-22
Fixing a bug of adjust_subst_to_rel_context.
Hugo Herbelin
2015-11-22
Fixing kernel bug in typing match with let-ins in the arity.
Hugo Herbelin
2015-11-19
Fix bug #4429: eauto with arith: 70x performance regression in Coq 8.5.
Pierre-Marie Pédrot
2015-11-18
Fixing logical bugs in the presence of let-ins in computiong primitive
Hugo Herbelin
2015-11-12
Fix bug #4412: [rewrite] (setoid_rewrite?) creates ill-typed terms.
Pierre-Marie Pédrot
2015-11-12
Fixed test-suite file for bug #3998.
Matthieu Sozeau
2015-11-11
Now closed.
Matthieu Sozeau
2015-11-11
Fix bug #3257, setoid_reflexivity should fail if not completing the goal.
Matthieu Sozeau
2015-11-11
Fix bug #4293: ensure let-ins do not contain algebraic universes in
Matthieu Sozeau
2015-11-11
Fixing bug #3554: Anomaly: Anonymous implicit argument.
Pierre-Marie Pédrot
2015-11-10
Test for bug #4404.
Pierre-Marie Pédrot
2015-11-07
Fixing output test Existentials.v after eec77191b.
Hugo Herbelin
2015-11-07
Tests for syntax "Show id" and [id]:tac (shelved or not).
Hugo Herbelin
2015-11-06
Fixing complexity file f_equal.v.
Hugo Herbelin
2015-11-06
Fixing complexity issue with f_equal. Thanks to J.-H. Jourdan
Hugo Herbelin
2015-11-05
Add test-suite file for #4273.
Matthieu Sozeau
2015-11-04
Univs: missing checks in evarsolve with candidates and missing a
Matthieu Sozeau
2015-11-04
Hint Cut documentation and cleanup of printing (was duplicated and
Matthieu Sozeau
2015-11-04
Fix bug in proofs/logic.ml type_of_global_reference_knowing_conclusion
Matthieu Sozeau
2015-11-04
Test file for #4397.
Maxime Dénès
2015-11-02
Fix bug #4151: discrepancy between exact and eexact/eassumption.
Matthieu Sozeau
2015-11-02
Refresh rigid universes as well, and in 8.4 compatibility mode,
Matthieu Sozeau
2015-10-29
Handle side-effects of Vernacular commands inside proofs better, so that
Matthieu Sozeau
2015-10-29
Fixing another instance of bug #3267 in eauto, this time in the
Hugo Herbelin
2015-10-28
Fix test suite after Matthieu's ed7af646f2e486b.
Maxime Dénès
2015-10-28
test cases.
Gregory Malecha
2015-10-28
Univs: fix bug #4375, accept universe binders on (co)-fixpoints
Matthieu Sozeau
2015-10-28
Revert "Fixing #4198 (continued): not matching within the inner lambdas/let-ins"
Hugo Herbelin
2015-10-27
Fix bugs 4389, 4390 and 4391 due to wrong handling of universe names
Matthieu Sozeau
2015-10-26
Two test-suite files for bugs 3974 and 3975
Pierre Letouzey
2015-10-24
Backtracking on interpreting toplevel calls to exact in scope determined
Hugo Herbelin
2015-10-22
Fixing a bug in reporting ill-formed inductive.
Hugo Herbelin
2015-10-21
Bug #3956 is fixed.
Matthieu Sozeau
2015-10-19
Test for #4372 (anomaly in inversion in the presence of fake dependency).
Hugo Herbelin
2015-10-18
Fixing #4198 (continued): not matching within the inner lambdas/let-ins
Hugo Herbelin
2015-10-17
Test for bug #4325.
Pierre-Marie Pédrot
2015-10-15
Test file for #4346: Set is no longer of type Type
Maxime Dénès
[next]