index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
unification.ml
Commit message (
Expand
)
Author
Age
*
Monomorphization (pretyping)
ppedrot
2012-11-22
*
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-11-08
*
Removed many calls to OCaml generic equality. This was done by
ppedrot
2012-10-29
*
Improving error message when abtraction over goal (abstract_list_all
herbelin
2012-10-04
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
As r15801: putting everything from Util.array_* to CArray.*.
ppedrot
2012-09-14
*
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
*
Unification in Evar_conv uses an abstract machine state
pboutill
2012-08-09
*
Updating headers.
herbelin
2012-08-08
*
Reductionops refactoring
pboutill
2012-07-20
*
Continuing r15459: it helps testing occur-check early in some
herbelin
2012-07-06
*
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
*
Fixing bug #2817 (occur check was not done up to instantiation of
herbelin
2012-06-20
*
Reductionops : Better abstract machine stack utilities
pboutill
2012-06-15
*
Forward-port fixes from 8.4 (15358, 15353, 15333).
msozeau
2012-06-04
*
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-05-29
*
Evar_kinds.mli containing former Evd.hole_kind, avoid deps on Evd
letouzey
2012-05-29
*
Fix interface of resolve_typeclasses: onlyargs -> with_goals:
msozeau
2012-03-20
*
Second step of integration of Program:
msozeau
2012-03-14
*
Remove support for "abstract typing constraints" that requires unicity of sol...
msozeau
2012-03-14
*
Noise for nothing
pboutill
2012-03-02
*
Continuing 14812 and 14813 (use type information to reduce the
herbelin
2011-12-18
*
Added a flag to control the use of typing when instantiating applied
herbelin
2011-12-17
*
Added ability to take the type of applied metas into account when
herbelin
2011-12-17
*
Reorganizing Unification.unify_0 so as to more easily share code
herbelin
2011-12-17
*
Discarding let-ins from the instances of the evars in the
herbelin
2011-12-04
*
Added a DEPRECATED flag in declaration of options. For now only two options a...
ppedrot
2011-11-24
*
A bit of documentation around cases.ml + ML modules uselessly open
herbelin
2011-11-16
*
Refined second_order_matching so that a constraint on which
herbelin
2011-11-08
*
Improved check is_open_canonical_projection
gareuselesinge
2011-11-08
*
Fixing incorrect change to pattern-unification over Meta's introduced
herbelin
2011-11-06
*
Completing r14538 (Chung-Kil Hur's trick for fast dependently-typed
herbelin
2011-10-11
*
Moved to a more standard order of arguments (i.e. env followed by evar_map)
herbelin
2011-10-11
*
More robust and uniform treatment of aliases in evarutil.ml
herbelin
2011-10-10
*
Generalizing subst_term_occ so that it supports an arbitrary matching
herbelin
2011-09-26
*
Propagated information from the reduction tactics to the kernel so
herbelin
2011-08-10
*
Fix unification: detect invalid evar instantiations due to scoping earlier.
msozeau
2011-08-04
*
Fixing two typos introduced in r14217 and r14223
herbelin
2011-06-20
*
Ensured that the transparency state is used when flag betaiota is on for apply.
herbelin
2011-06-19
*
Generalizing flag use_evars_pattern_unification into a flag
herbelin
2011-06-18
*
Activating flags betaiota by default for apply
herbelin
2011-06-18
*
The ad hoc version for first-order unification at toplevel of "?n args
herbelin
2011-06-18
*
Added full pattern-unification on Meta for tactic unification.
herbelin
2011-06-13
*
Added a flag to restrict conversion in tactic unification on the
herbelin
2011-06-13
*
Oups, typo in previous commit
herbelin
2011-06-12
*
Removed what looks like a (very old) useless f.o. unification pass
herbelin
2011-06-12
*
Added a new flag for freezing evars in tactic unification. Used this
herbelin
2011-06-12
*
Moved allow_K to a unification flag
herbelin
2011-06-10
*
Fix merge, Cumul moved to CUMUL
msozeau
2011-05-05
*
Merge branch 'subclasses' into coq-trunk
msozeau
2011-05-05
[next]