index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
success
Age
Commit message (
Expand
)
Author
2016-04-05
Add -compat 8.4 econstructor tactics, and tests
Jason Gross
2016-03-15
Fix bug when a sort is ascribed to a Record
Matthieu Sozeau
2016-03-10
Primitive projections: protect kernel from erroneous definitions.
Matthieu Sozeau
2016-03-09
Fix strategy of Keyed Unification
Matthieu Sozeau
2016-02-23
Document differences of Hint Resolve and Hint Extern
Matthieu Sozeau
2016-02-13
Do not give a name to anonymous evars anymore. See bug #4547.
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-13
Fixing #4467 (continued).
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
2015-12-15
Proof using: do not clear unused section hyps automatically
Enrico Tassi
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-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-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-05
Changing "destruct !hyp" into "destruct (hyp)" (and similarly for induction)
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-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-18
Fixing logical bugs in the presence of let-ins in computiong primitive
Hugo Herbelin
2015-11-07
Tests for syntax "Show id" and [id]:tac (shelved or not).
Hugo Herbelin
2015-11-04
Hint Cut documentation and cleanup of printing (was duplicated and
Matthieu Sozeau
2015-10-29
Handle side-effects of Vernacular commands inside proofs better, so that
Matthieu Sozeau
2015-10-28
Fix test suite after Matthieu's ed7af646f2e486b.
Maxime Dénès
2015-10-28
Revert "Fixing #4198 (continued): not matching within the inner lambdas/let-ins"
Hugo Herbelin
2015-10-18
Fixing #4198 (continued): not matching within the inner lambdas/let-ins
Hugo Herbelin
2015-10-13
Fix some typos.
Guillaume Melquiond
2015-10-11
Refining 0c320e79ba30 in fixing interpretation of constr under binders
Hugo Herbelin
2015-10-08
Proof using: let-in policy, optional auto-clear, forward closure*
Enrico Tassi
2015-10-07
Test for record syntax parsing.
Pierre-Marie Pédrot
2015-10-07
Univs: add Strict Universe Declaration option (on by default)
Matthieu Sozeau
2015-09-16
In pat/constr introduction patterns, fixing in a better way clearing problems
Hugo Herbelin
2015-09-08
Fixing incomplete bugfix in 76f27140e6e34 (unfortunately 5 commits
Hugo Herbelin
2015-09-08
Ensuring that patterns of the form pat/constr move the hypotheses replacing
Hugo Herbelin
2015-08-02
Continuing 817308ab (use ltac env for terms in ltac context) + fix
Hugo Herbelin
2015-08-02
Fixing test apply.v (had wrong option name).
Hugo Herbelin
2015-08-02
Reverting 16 last commits, committed mistakenly using the wrong push command.
Hugo Herbelin
2015-08-02
Fixing test apply.v (had wrong option name).
Hugo Herbelin
2015-08-02
Fixing #4221 (interpreting bound variables using ltac env was possibly
Hugo Herbelin
2015-08-02
Granting Jason's request for an ad hoc compatibility option on
Hugo Herbelin
2015-07-22
Extraction: fix primitive projection extraction.
Matthieu Sozeau
2015-07-07
Univs: bug fix.
Matthieu Sozeau
2015-06-28
Fix incompleteness of conversion used by evarconv
Matthieu Sozeau
2015-06-23
Fixing incompatibility introduced with simpl in commit 364decf59c1 (or
Hugo Herbelin
[next]