index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
Commit message (
Expand
)
Author
Age
*
Fixing detection of occurrences in the presence of nested subterms for
Hugo Herbelin
2014-11-18
*
Enforcing a stronger difference between the two syntaxes "simpl
Hugo Herbelin
2014-11-16
*
Get rif of exit codes 120, 121, 123, and 124.
Xavier Clerc
2014-11-14
*
Accepting conversion on inner closed subterms while looking for
Hugo Herbelin
2014-11-11
*
Evar normalization is now done eagerly.
Pierre-Marie Pédrot
2014-11-10
*
Fixing bug #3792.
Pierre-Marie Pédrot
2014-11-09
*
new: Optimize Proof, Optimize Heap
Enrico Tassi
2014-11-09
*
Follow up to experimental eager evar unification in bcba6d1bc9:
Hugo Herbelin
2014-11-08
*
Fixing a bug in change of subst_defined_metas in bcba6d1bc9f769da:
Hugo Herbelin
2014-11-08
*
Experimentally applying eager evar substitution at the same time as
Hugo Herbelin
2014-11-04
*
Fixing confused code for interpretations of evar instances.
Hugo Herbelin
2014-11-03
*
Fixing inefficiency in typeclass resolution.
Pierre-Marie Pédrot
2014-11-03
*
Fixing subterm matched for destruct when it is matched from prefix.
Hugo Herbelin
2014-11-02
*
Cosmetic changes.
Hugo Herbelin
2014-11-02
*
Fixing 1177da327 (reorganization of the test for generic selection of
Hugo Herbelin
2014-11-02
*
Reorganization of the test for generic selection of occurrences in
Hugo Herbelin
2014-10-31
*
Enlarge the cases where the like first selection is used in destruct.
Hugo Herbelin
2014-10-31
*
Removing dead code from Evd.
Pierre-Marie Pédrot
2014-10-27
*
Removing the Evd.diff function.
Pierre-Marie Pédrot
2014-10-27
*
Removing the Evd.merge function.
Pierre-Marie Pédrot
2014-10-27
*
Dead code
Hugo Herbelin
2014-10-27
*
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
*
This commit introduces changes in induction and destruct.
Hugo Herbelin
2014-10-25
*
Change reduction_of_red_expr to return an e_reduction_function returning
Matthieu Sozeau
2014-10-24
*
Fixing order of hypothesis in goal hypotheses compaction for coqtop.
Hugo Herbelin
2014-10-24
*
Fixing order of declarations in the function which compacts variables
Hugo Herbelin
2014-10-23
*
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
*
Fix missing lift in VM and native compiler (second part of #2729).
Maxime Dénès
2014-10-22
*
Fixing an evar leak in pattern-matching compilation (#3758).
Hugo Herbelin
2014-10-22
*
Add more primitives to the [Monad.Make] arguments.
Arnaud Spiwack
2014-10-22
*
Porting Hugo's fix 98f3abb83a to native compiler.
Maxime Dénès
2014-10-21
*
Dead code.
Hugo Herbelin
2014-10-21
*
Fixing a (new) part of bug #2729.
Hugo Herbelin
2014-10-20
*
A patch for printing "match" when constructors are defined with let-in
Hugo Herbelin
2014-10-20
*
Fixing a bug in the presence of let-in in inductive arity.
Hugo Herbelin
2014-10-20
*
When facing problem ?id = ?id' in resolution of return predicate,
Hugo Herbelin
2014-10-17
*
New experimental heuristic printing strategy for evar instances: We
Hugo Herbelin
2014-10-17
*
Re-displaying evar instances in debugger.
Hugo Herbelin
2014-10-17
*
Refine: proper scoping of the future goals.
Arnaud Spiwack
2014-10-16
*
Move the handling of the principal evar from refine to evd.
Arnaud Spiwack
2014-10-16
*
Move the handling a new evars from the [Proofview.Refine] module to [Evd].
Arnaud Spiwack
2014-10-16
*
Evd: a few comments to document the increasingly wide internal [evar_map] type.
Arnaud Spiwack
2014-10-16
*
Evd: remove/update obsolete comments.
Arnaud Spiwack
2014-10-16
*
To stay closer to non-primitive projections, only unfold primitive
Matthieu Sozeau
2014-10-15
*
Make use of unfolded primitive projections when elaborating match on a
Matthieu Sozeau
2014-10-15
*
Fix bug 3637.
Matthieu Sozeau
2014-10-15
*
Reenable FO unification of primitive projections and their eta-expanded
Matthieu Sozeau
2014-10-15
[next]