index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
Age
Commit message (
Expand
)
Author
2014-12-07
Had forgotten some debugging printer.
Hugo Herbelin
2014-12-05
More consistent printing of evars in evar_map debugging printer.
Hugo Herbelin
2014-12-05
Fix debugger Tactic Unification.
Hugo Herbelin
2014-12-05
Small cleaning and uniformization in unification flags:
Hugo Herbelin
2014-12-04
New approach to deal with evar-evar unification problems in different
Hugo Herbelin
2014-12-04
Occur-check in refine.
Arnaud Spiwack
2014-12-04
Reactivating option "Set Printing Existential Instances" for asking printing ...
Hugo Herbelin
2014-12-03
In solve_evar_evar, orient the heuristic over arities with different
Hugo Herbelin
2014-12-02
When solving ?id{args} = ?id'{args'}, give preference to ?id:=?id' if
Hugo Herbelin
2014-12-02
Postponing the "evar <= evar" problems instead of solving them in an
Hugo Herbelin
2014-12-02
Being more scrupulous on preserving subtyping in evar-evar problems.
Hugo Herbelin
2014-12-02
Being consistent in making arbitrary choices in recursive calls to
Hugo Herbelin
2014-12-02
Resolution of evar/evar problems: removed a test which should be
Hugo Herbelin
2014-11-27
Reverting the following block of three commits:
Hugo Herbelin
2014-11-26
Fixing Coq compilation.
Pierre-Marie Pédrot
2014-11-26
Experimenting always forcing convertibility on strict implicit arguments
Hugo Herbelin
2014-11-25
A bit more information in debug tactic unification.
Hugo Herbelin
2014-11-25
Experimenting using unification when matching evar/meta free subterms
Hugo Herbelin
2014-11-23
Fix #3824. de Bruijn error in normalization of fixpoints.
Maxime Dénès
2014-11-21
Avoid compilation warning.
Matthieu Sozeau
2014-11-20
Probably useless use of a global-environment reading function in Indrec.
Pierre-Marie Pédrot
2014-11-19
Making map_union a standard function of the ML library.
Hugo Herbelin
2014-11-19
Option -type-in-type continued (deactivate test for inferred sort of
Hugo Herbelin
2014-11-19
Continuing fixing nested but convertible occurrences in find_subterm
Hugo Herbelin
2014-11-19
Printing function for [uconstr].
Arnaud Spiwack
2014-11-19
uconstr: fix bug in interpretation of Ltac-bound name in let-tuple and patter...
Arnaud Spiwack
2014-11-19
Glob-ops: a name-mapping operation for pattern-matching binders.
Arnaud Spiwack
2014-11-18
Fixing a little bug with nested but convertible occurrences in "destruct at".
Hugo Herbelin
2014-11-18
Fixing detection of occurrences in the presence of nested subterms for
Hugo Herbelin
2014-11-16
Enforcing a stronger difference between the two syntaxes "simpl
Hugo Herbelin
2014-11-14
Get rif of exit codes 120, 121, 123, and 124.
Xavier Clerc
2014-11-11
Accepting conversion on inner closed subterms while looking for
Hugo Herbelin
2014-11-10
Evar normalization is now done eagerly.
Pierre-Marie Pédrot
2014-11-09
Fixing bug #3792.
Pierre-Marie Pédrot
2014-11-09
new: Optimize Proof, Optimize Heap
Enrico Tassi
2014-11-08
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-04
Experimentally applying eager evar substitution at the same time as
Hugo Herbelin
2014-11-03
Fixing confused code for interpretations of evar instances.
Hugo Herbelin
2014-11-03
Fixing inefficiency in typeclass resolution.
Pierre-Marie Pédrot
2014-11-02
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-10-31
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-27
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-26
Applying like-first selection for destruct in hypotheses.
Hugo Herbelin
[prev]
[next]