index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
pretyping.ml
Commit message (
Expand
)
Author
Age
*
Unplugging Tacexpr in several interface files.
Pierre-Marie Pédrot
2016-09-08
*
Merge PR #244.
Pierre-Marie Pédrot
2016-09-08
|
\
*
|
CLEANUP: switching from "right-to-left" to "left-to-right" function compositi...
Matej Kosik
2016-08-30
*
|
CLEANUP: using |> operator more consistently
Matej Kosik
2016-08-30
*
|
CLEANUP: taking advantage of "_ % _" operator to express function composition...
Matej Kosik
2016-08-29
*
|
Merge remote-tracking branch 'v8.6' into trunk
Matej Kosik
2016-08-25
|
\
\
*
|
|
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
|
*
|
Do not recompute the whole evar naming environment in GProd intepretation.
Pierre-Marie Pédrot
2016-08-21
|
*
|
Short path for Pretyping.ltac_interp_name_env.
Pierre-Marie Pédrot
2016-08-21
|
/
/
|
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
|
*
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
*
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-08-19
|
/
*
Using a dedicated kind of substitutions in evar name generation.
Pierre-Marie Pédrot
2016-08-06
*
Using the extended contexts in pretyping.
Pierre-Marie Pédrot
2016-08-05
*
Embedding the pretyping environment in a dummy record.
Pierre-Marie Pédrot
2016-08-04
*
Univs: fix internalization of (x := T) and casts
Matthieu Sozeau
2016-07-06
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-07-01
*
Moving the typing_flags to the environment.
Pierre-Marie Pédrot
2016-06-18
*
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-16
|
\
|
*
Allow `Pretyping.search_guard` to not check guard
Arnaud Spiwack
2016-06-15
|
*
Assume totality: dedicated type rather than bool
Arnaud Spiwack
2016-06-14
*
|
Univs: more robust Universe/Constraint decls #4816
Matthieu Sozeau
2016-06-13
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-20
|
\
\
*
|
|
More informative error message when interpreting ltac variables in terms.
Pierre-Marie Pédrot
2016-05-13
|
*
|
Small optimization in evar resolution.
Pierre-Marie Pédrot
2016-05-12
*
|
|
Moving the Val module to Geninterp.
Pierre-Marie Pédrot
2016-05-04
*
|
|
Merging the ML tactic notation and plain Tactic Notation mechanisms.
Pierre-Marie Pédrot
2016-04-25
|
|
*
Revert "Prevent pretyping from checking well-guardedness unnecessarily."
Arnaud Spiwack
2016-04-05
*
|
|
Moving type_uconstr to Pretyping.
Pierre-Marie Pédrot
2016-03-25
*
|
|
Making Evarutil independent from Reductionops.
Pierre-Marie Pédrot
2016-03-20
*
|
|
Splitting Evarutil in two distinct files.
Pierre-Marie Pédrot
2016-03-20
*
|
|
Adding location to universes generated by the pretyper.
Pierre-Marie Pédrot
2016-02-19
*
|
|
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-29
|
\
|
|
|
*
|
Fix bug #4519: oops, global shadowed local universe level bindings.
Matthieu Sozeau
2016-01-23
*
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
|
|
*
|
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-13
|
\
|
|
|
*
|
Fixing #4256 and #4484 (changes in evar-evar resolution made that new
Hugo Herbelin
2016-01-12
*
|
|
merge
Matej Kosik
2016-01-11
|
\
\
\
|
*
|
|
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-11
*
|
|
|
Remove some unused functions.
Guillaume Melquiond
2016-01-02
*
|
|
|
Using dynamic values in tactic evaluation.
Pierre-Marie Pédrot
2015-12-21
|
/
/
/
*
|
|
Removing dynamic inclusion of constrs in tactic AST.
Pierre-Marie Pédrot
2015-12-04
*
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-11-29
|
\
|
|
|
*
|
Univs: entirely disallow instantiation of polymorphic constants with
Matthieu Sozeau
2015-11-27
[next]