index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
evarconv.ml
Commit message (
Expand
)
Author
Age
*
no-refold patch
Paul Steckler
2016-09-09
*
closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)
Pierre Letouzey
2016-07-03
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Univs: add source locations of levels
Matthieu Sozeau
2016-06-29
*
Refine 9cc95f5, unification of Let-In's, bug #3929
Matthieu Sozeau
2016-06-16
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-13
|
\
|
*
evar_conv: Refine occur_rigidly
Matthieu Sozeau
2016-06-13
|
*
Minor simplification in evarconv.
Hugo Herbelin
2016-06-12
|
*
Protecting eta-expansion in evarconv.ml against ill-typed problems.
Hugo Herbelin
2016-06-12
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-09
|
\
|
|
*
Fixing #4644 (regression of unification on evar-evar problems with a match).
Hugo Herbelin
2016-06-09
|
*
Minor simplification in evarconv.ml.
Hugo Herbelin
2016-06-09
*
|
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
|
Splitting Evarutil in two distinct files.
Pierre-Marie Pédrot
2016-03-20
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-20
|
\
|
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-18
|
\
\
|
|
*
Fix incorrect behavior of CS resolution
Matthieu Sozeau
2016-03-16
|
|
/
|
*
Primitive projections: protect kernel from erroneous definitions.
Matthieu Sozeau
2016-03-10
*
|
Slightly contracting code of evarconv.ml.
Hugo Herbelin
2016-02-28
*
|
merging conflicts with the original "trunk__CLEANUP__Context__2" branch
Matej Kosik
2016-02-15
|
\
\
*
|
|
Monotonizing the Evarutil module.
Pierre-Marie Pédrot
2016-02-15
|
*
|
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
|
/
/
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
CLEANUP: in the Reductionops module
Matej Kosik
2015-12-17
*
|
Making Evarutil.new_evar monotonous.
Pierre-Marie Pédrot
2015-10-18
*
|
Hardening the API of evarmaps.
Pierre-Marie Pédrot
2015-09-26
|
*
Reverting 16 last commits, committed mistakenly using the wrong push command.
Hugo Herbelin
2015-08-02
|
*
Cosmetic changes in evarconv.ml: hopefully more regular names and form
Hugo Herbelin
2015-08-02
|
*
Cosmetic changes in evarconv.ml: hopefully more regular form and
Hugo Herbelin
2015-08-02
|
*
Cosmetic changes in evarconv.ml: hopefully using better self-documenting names.
Hugo Herbelin
2015-08-02
|
*
Evarconv.ml: small cut-elimination, saving useless zip.
Hugo Herbelin
2015-08-02
|
*
Cosmetic in evarconv.ml: naming a local function for better readibility.
Hugo Herbelin
2015-08-02
|
/
*
Continuing 93579407, spotting other potential sources of anomaly
Hugo Herbelin
2015-07-16
*
Fixing anomaly #3743 while printing an error message involving evar constraints.
Hugo Herbelin
2015-07-16
*
Some dead code.
Hugo Herbelin
2015-04-21
*
Fix bug #3532, providing universe inconsistency information when a
Matthieu Sozeau
2015-03-04
*
Making unification of LetIn's expressions more consistent (see #3920).
Hugo Herbelin
2015-01-19
*
Update headers.
Maxime Dénès
2015-01-12
*
Reverting the tentative try to restore the use of second-order
Hugo Herbelin
2015-01-07
*
Propagating the relaxing of filtering started in 48509b6, fixed in
Hugo Herbelin
2015-01-06
*
Fixing old filter bug in second_order_matching.
Hugo Herbelin
2015-01-06
*
Tentatively trying to restore the use of second-order typed-based
Hugo Herbelin
2015-01-03
*
An optimization in the use of unification candidates so as to get the
Hugo Herbelin
2015-01-01
*
Simplifying second_order_matching: no need to invert the linear
Hugo Herbelin
2014-12-30
*
Documenting check_record + changing a possibly undefined int into int option.
Hugo Herbelin
2014-12-15
*
Two fixes in unification (bugs #3782 and #3709)
Matthieu Sozeau
2014-12-12
*
Fine-tuning unification error (using OccurCheck in evarconv).
Hugo Herbelin
2014-12-11
*
Setup hook to change the unification algorithm used by evarconv,
Matthieu Sozeau
2014-12-09
*
Being consistent in making arbitrary choices in recursive calls to
Hugo Herbelin
2014-12-02
[next]