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
*
When pretyping [uconstr] closures, don't use the local Ltac variable environm...
Arnaud Spiwack
2014-12-19
*
Back to the preferred ?n1:=?n2 order of evar-evar unification which got accid...
Hugo Herbelin
2014-12-19
*
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
*
Fix for #3154: use CUnix.sys_command to call native compiler.
Maxime Dénès
2014-12-16
*
Tentatively starting to use heuristics for evar-evar resolution: first
Hugo Herbelin
2014-12-15
*
New try on Fixing an evar_map bug revealed by commit 603b66f81 on
Hugo Herbelin
2014-12-15
*
Documenting check_record + changing a possibly undefined int into int option.
Hugo Herbelin
2014-12-15
*
Fix merging of name maps in union of universe contexts.
Matthieu Sozeau
2014-12-14
*
Extend the syntax of simpl with a delta flag.
Arnaud Spiwack
2014-12-12
*
Two fixes in unification (bugs #3782 and #3709)
Matthieu Sozeau
2014-12-12
*
Commit not ready. Sorry.
Hugo Herbelin
2014-12-11
*
Added a CannotSolveConstraint unification error and made experiments
Hugo Herbelin
2014-12-11
*
Fine-tuning unification error (using OccurCheck in evarconv).
Hugo Herbelin
2014-12-11
*
Tentatively more informative report of failure when inferring
Hugo Herbelin
2014-12-11
*
Fixing an evar_map bug revealed by commit 603b66f81 on unification flags.
Hugo Herbelin
2014-12-11
*
Fixing orientation of postponed subtyping problems.
Hugo Herbelin
2014-12-10
*
Using a more aggressive test for resolving pattern equations ?n = ?p:
Hugo Herbelin
2014-12-10
*
Setup hook to change the unification algorithm used by evarconv,
Matthieu Sozeau
2014-12-09
*
Switch the few remaining iso-latin-1 files to utf8
Pierre Letouzey
2014-12-09
*
Fixing wrong evar_map in return clause inference, revealed by 48509b611.
Hugo Herbelin
2014-12-08
*
Improved criterion for evar restriction in the configuration
Hugo Herbelin
2014-12-08
*
Improving evar restriction (this is a risky change, as I remember a
Hugo Herbelin
2014-12-07
*
Improved tracking of the origin of evars.
Hugo Herbelin
2014-12-07
*
Had forgotten some debugging printer.
Hugo Herbelin
2014-12-07
*
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-05
*
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-04
*
In solve_evar_evar, orient the heuristic over arities with different
Hugo Herbelin
2014-12-03
*
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-12-02
*
Reverting the following block of three commits:
Hugo Herbelin
2014-11-27
*
Fixing Coq compilation.
Pierre-Marie Pédrot
2014-11-26
*
Experimenting always forcing convertibility on strict implicit arguments
Hugo Herbelin
2014-11-26
*
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-25
*
Fix #3824. de Bruijn error in normalization of fixpoints.
Maxime Dénès
2014-11-23
*
Avoid compilation warning.
Matthieu Sozeau
2014-11-21
*
Probably useless use of a global-environment reading function in Indrec.
Pierre-Marie Pédrot
2014-11-20
*
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-19
[next]