index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix some typos in comments.
Guillaume Melquiond
2014-10-27
*
Preventing potential evar leak in Rewrite.
Pierre-Marie Pédrot
2014-10-26
*
Applying like-first selection for destruct in hypotheses.
Hugo Herbelin
2014-10-26
*
Fixing destruct/induction with a using clause on a non-inductive type,
Hugo Herbelin
2014-10-26
*
Dead code + typo.
Hugo Herbelin
2014-10-26
*
Changed implementation of lib/heap.ml to use Braun trees
Jean-Christophe Filliatre
2014-10-25
*
This commit introduces changes in induction and destruct.
Hugo Herbelin
2014-10-25
*
VarInstance are also goals.
Hugo Herbelin
2014-10-25
*
Install index_urls.txt in a location where coqide might actually find it.
Guillaume Melquiond
2014-10-24
*
Fix generation of the index_urls.txt file.
Guillaume Melquiond
2014-10-24
*
Change reduction_of_red_expr to return an e_reduction_function returning
Matthieu Sozeau
2014-10-24
*
Remove an ununsed pattern and commented code in the kernel.
Matthieu Sozeau
2014-10-24
*
Apparently, the former refine was simplifying in hypotheses too.
Hugo Herbelin
2014-10-24
*
Documenting some incompatibilities in (non) Import of ML tactics,
Hugo Herbelin
2014-10-24
*
Fixing order of hypothesis in goal hypotheses compaction for coqtop.
Hugo Herbelin
2014-10-24
*
Addressing report #3279 (inconsistency of behavior of the -> and <-
Hugo Herbelin
2014-10-24
*
Fix retroknowledge for int31 division.
Maxime Dénès
2014-10-24
*
-help failing (fix 3762)
Enrico Tassi
2014-10-24
*
Fix typo in documentation of the [repeat] tactical.
Arnaud Spiwack
2014-10-24
*
No hash consing across calls to the native compiler.
Maxime Dénès
2014-10-24
*
Fixing order of declarations in the function which compacts variables
Hugo Herbelin
2014-10-23
*
Fixing clash in output test-suite Cases.
Hugo Herbelin
2014-10-23
*
Taking into account factorization of consecutive names of same types
Hugo Herbelin
2014-10-23
*
fix parsing of ---- +++++ ***** in CoqIDE
Enrico Tassi
2014-10-23
*
Monad: change the error managing of two-list combinators.
Arnaud Spiwack
2014-10-23
*
Evd.future_goals: forgot to revert the list in two places.
Arnaud Spiwack
2014-10-23
*
Proofview: forgot to change an exception after refactoring in ( 9f51aafebd5f3...
Arnaud Spiwack
2014-10-23
*
Bugfix 3604 : more robust Unix.lockf
Frédéric Besson
2014-10-22
*
Fixing typo in output test Notations.
Hugo Herbelin
2014-10-22
*
Pushing Pierre's factorization of names in goal context printing from
Hugo Herbelin
2014-10-22
*
Removing an unused variant of Context.fold_named_context_reverse.
Hugo Herbelin
2014-10-22
*
CoqIDE: fix parsing of multicharacter bullets
Enrico Tassi
2014-10-22
*
Specializing tclBREAK so that it can choose the return exception in case
Pierre-Marie Pédrot
2014-10-22
*
Make rint_location_in_file resilient to Cd (close 3630)
Enrico Tassi
2014-10-22
*
Fix the way lexeme start is computed (Close 3737)
Enrico Tassi
2014-10-22
*
Goal printing made uniform: always done in STM (close 3585)
Enrico Tassi
2014-10-22
*
Move 'Arguments: clear implicits' to 2.7.4 (Close 2891)
Enrico Tassi
2014-10-22
*
Fix test-suite for #2729.
Maxime Dénès
2014-10-22
*
Fix missing lift in VM and native compiler (second part of #2729).
Maxime Dénès
2014-10-22
*
Refine tactic: simplify the conclusion only at the end of the tactic.
Arnaud Spiwack
2014-10-22
*
Oversight in ce260a0db279ce09dda70e079ae3c35b49f05ec4 (Proper scoping of futu...
Arnaud Spiwack
2014-10-22
*
Remove an unnecessary use of [Proofview.Unsafe.tclEVARS] in [convert_concl].
Arnaud Spiwack
2014-10-22
*
EqdepFacts: generalize statements which were wrongly restricted to Prop.
Arnaud Spiwack
2014-10-22
*
CHANGES: makes explicit the incompatibily introduced by the use of Ltac-defin...
Arnaud Spiwack
2014-10-22
*
Fixing an evar leak in pattern-matching compilation (#3758).
Hugo Herbelin
2014-10-22
*
Fixing what really looks like a bug in the initial implementation of
Hugo Herbelin
2014-10-22
*
Supporting Greek and Coptic (U0370) as first letter of coqdoc identifiers.
Hugo Herbelin
2014-10-22
*
Fixing typo absorption (bug #3751).
Hugo Herbelin
2014-10-22
*
Proofview: documentation and re-ordering.
Arnaud Spiwack
2014-10-22
*
Split [Proofview] into a file where the basic operations on the state are def...
Arnaud Spiwack
2014-10-22
[next]