index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cClosure.ml
Age
Commit message (
Expand
)
Author
2018-02-05
Respect the transparent state of the current conversion on strong weak-head.
Pierre-Marie Pédrot
2017-12-29
Share the rel environment between Environ.env and reduction cache.
Pierre-Marie Pédrot
2017-12-23
[api] Also deprecate constructors of Decl_kinds.
Emilio Jesus Gallego Arias
2017-11-26
[api] Remove aliases of `Evar.t`
Emilio Jesus Gallego Arias
2017-11-23
Make some functions on terms more robust w.r.t new term constructs.
Maxime Dénès
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-02
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-04-12
Missing optimization when Kernel Term Sharing is disabled.
Pierre-Marie Pédrot
2017-02-19
Optimizing array mapping in the kernel.
Pierre-Marie Pédrot
2016-09-09
Fast access environment in CClosure.
Pierre-Marie Pédrot
2016-07-03
closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)
Pierre Letouzey