index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
/
pretyping.ml
Age
Commit message (
Expand
)
Author
2016-07-06
Univs: fix internalization of (x := T) and casts
Matthieu Sozeau
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-06-18
Moving the typing_flags to the environment.
Pierre-Marie Pédrot
2016-06-16
Factorizing the uses of Declareops.safe_flags.
Pierre-Marie Pédrot
2016-06-16
Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.
Pierre-Marie Pédrot
2016-06-15
Allow `Pretyping.search_guard` to not check guard
Arnaud Spiwack
2016-06-14
Assume totality: dedicated type rather than bool
Arnaud Spiwack
2016-06-13
Univs: more robust Universe/Constraint decls #4816
Matthieu Sozeau
2016-05-20
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-13
More informative error message when interpreting ltac variables in terms.
Pierre-Marie Pédrot
2016-05-12
Small optimization in evar resolution.
Pierre-Marie Pédrot
2016-05-04
Moving the Val module to Geninterp.
Pierre-Marie Pédrot
2016-04-25
Merging the ML tactic notation and plain Tactic Notation mechanisms.
Pierre-Marie Pédrot
2016-04-05
Revert "Prevent pretyping from checking well-guardedness unnecessarily."
Arnaud Spiwack
2016-03-25
Moving type_uconstr to Pretyping.
Pierre-Marie Pédrot
2016-03-20
Making Evarutil independent from Reductionops.
Pierre-Marie Pédrot
2016-03-20
Splitting Evarutil in two distinct files.
Pierre-Marie Pédrot
2016-02-19
Adding location to universes generated by the pretyper.
Pierre-Marie Pédrot
2016-02-15
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-09
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-01-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-23
Fix bug #4519: oops, global shadowed local universe level bindings.
Matthieu Sozeau
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-13
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-12
Fixing #4256 and #4484 (changes in evar-evar resolution made that new
Hugo Herbelin
2016-01-11
merge
Matej Kosik
2016-01-11
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-02
Remove some unused functions.
Guillaume Melquiond
2015-12-21
Using dynamic values in tactic evaluation.
Pierre-Marie Pédrot
2015-12-04
Removing dynamic inclusion of constrs in tactic AST.
Pierre-Marie Pédrot
2015-11-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-11-27
Univs: entirely disallow instantiation of polymorphic constants with
Matthieu Sozeau
2015-11-15
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-11-11
Fix bug #4293: ensure let-ins do not contain algebraic universes in
Matthieu Sozeau
2015-11-05
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-11-04
Univs: update refman, better printers for universe contexts.
Matthieu Sozeau
2015-10-16
Merge branch 'v8.5' into trunk
Maxime Dénès
2015-10-15
Avoid dependency of the pretyper on C code.
Maxime Dénès
2015-10-15
Fix #4346 2/2: VM casts were not inferring universe constraints.
Maxime Dénès
2015-10-15
Fix #4346 1/2: native casts were not inferring universe constraints.
Maxime Dénès
2015-10-12
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-11
Refining 0c320e79ba30 in fixing interpretation of constr under binders
Hugo Herbelin
2015-10-09
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-08
Univs: fix bug #3807
Matthieu Sozeau
2015-10-07
Univs: add Strict Universe Declaration option (on by default)
Matthieu Sozeau
2015-10-06
Splitting kernel universe code in two modules.
Pierre-Marie Pédrot
2015-10-06
Univs (pretyping): call vm_compute/native_compute with the current
Matthieu Sozeau
[next]