index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-27
simpl: honor Global for "simpl: never" (Close: 3206)
Enrico Tassi
2015-02-27
STM: Considering Stack_overflow as a normal tactic error (Close #3576)
Enrico Tassi
2015-02-27
Fix test for #3467, I had moved it in a dumb way.
Maxime Dénès
2015-02-27
Add support so that the type of a match in an inductive type with let-in
Hugo Herbelin
2015-02-27
Hack so that refine_no_check accepts an argument which is a match on an
Hugo Herbelin
2015-02-27
Fixing first part of bug #3210 (inference of pattern-matching return
Hugo Herbelin
2015-02-27
Fixing typo resulting in wrong printing of return clauses for
Hugo Herbelin
2015-02-27
Fix test for #3848, still open.
Maxime Dénès
2015-02-27
Moving test for #3467 to closed after PMP's fix.
Maxime Dénès
2015-02-27
Fix test-suite files for bugs #2456 and #3593, still open.
Maxime Dénès
2015-02-27
Make coq_makefile generate double-colon rules for clean and archclean. (Fix b...
Guillaume Melquiond
2015-02-27
Somehow fixing bug #3467.
Pierre-Marie Pédrot
2015-02-27
Add test-suite file for #3649.
Maxime Dénès
2015-02-27
Moving tests for #2456 and #3593 to "opened" until they're fixed.
Maxime Dénès
2015-02-27
Made test for #3392 rely less on unification.
Maxime Dénès
2015-02-27
Moving test of #3848 to "opened".
Maxime Dénès
2015-02-26
Test for #2602, which seems now fixed.
Maxime Dénès
2015-02-26
Test for bug #3298.
Pierre-Marie Pédrot
2015-02-26
Fixing bug #3298.
Pierre-Marie Pédrot
2015-02-26
Trying to fix code locating camlp4/camlp5.
Maxime Dénès
2015-02-26
Fixing bug 3099.
Pierre-Marie Pédrot
2015-02-26
Fixing printing error in coq_makefile.
Pierre-Marie Pédrot
2015-02-26
Fixing printing of ordinals.
Pierre-Marie Pédrot
2015-02-26
Mention -R option in warnings, fixing #4067 and #4068.
Maxime Dénès
2015-02-26
Fix checker after addition of a universe context in with t := c constraints.
Matthieu Sozeau
2015-02-26
Fixing complexity tests for #4076.
Maxime Dénès
2015-02-26
Revert "Fixing bug #4035 (support for dependent destruction within ltac code)."
Maxime Dénès
2015-02-26
Moving test for bug #3681 as closed.
Pierre-Marie Pédrot
2015-02-25
CoqIDE: correclty unfocus (remove all tags) when jumping out of a proof
Enrico Tassi
2015-02-25
STM: proof state also includes meta counters
Enrico Tassi
2015-02-25
Not building the doc by default.
Maxime Dénès
2015-02-25
Fix phony targets. (Fix for bug #4083)
Guillaume Melquiond
2015-02-25
Reorder the steps of the easy tactic. (Fix for bug #2630)
Guillaume Melquiond
2015-02-25
Another test for a variant of complexity problem #4076 (thanks to A. Mortberg).
Hugo Herbelin
2015-02-25
Still continuing cf6a68b45, d64b5766a and 2734891ab7e on integrating
Hugo Herbelin
2015-02-25
Optimizing noccur_evar wrt expansion of let-ins (fix for variant of #4076).
Hugo Herbelin
2015-02-25
An optimization on filtering evar instances with let-ins suggested by
Hugo Herbelin
2015-02-24
Calling coq references lazily in plugin cc so as to support static linking of...
Hugo Herbelin
2015-02-24
[Proofview.tclPROGRESS]: do not consider that trivial goal instantiation is p...
Arnaud Spiwack
2015-02-24
New function [Constr.equal_with] to compare terms up to variants of [kind_of_...
Arnaud Spiwack
2015-02-24
Refactoring in [Constr].
Arnaud Spiwack
2015-02-24
[info_auto] & [info_trivial]: warning message to help users find [Info].
Arnaud Spiwack
2015-02-24
[info] tactical warning: do not suggest [info_auto] and [info_trivial].
Arnaud Spiwack
2015-02-24
CHANGES: Info command + info_auto currently broken.
Arnaud Spiwack
2015-02-24
Another bug (de Bruijn) in continuing cf6a68b45 and d64b5766a on
Hugo Herbelin
2015-02-24
Update the list of phony targets produced by coq_makefile. (Fix for bug #4084)
Guillaume Melquiond
2015-02-24
Univs: Fix Check calling the kernel to retype in the wrong environment.
Matthieu Sozeau
2015-02-23
Compensating 6fd763431 on postponing subtyping evar-evar problems.
Hugo Herbelin
2015-02-23
Fixing cf6a68b45 on integrating ensure_evar_independent into is_constrainable...
Hugo Herbelin
2015-02-23
Fixed doc of fresh (was already outdated before fixing #3233).
Pierre Courtieu
[next]