aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/cClosure.ml
Commit message (Expand)AuthorAge
* Swapping Context and Constr: defining declarations on constr in Constr.Gravatar Hugo Herbelin2018-06-27
* Using more general information for primitive records.Gravatar Pierre-Marie Pédrot2018-06-23
* Faster and cleaner fconstr-to-constr conversion function.Gravatar Pierre-Marie Pédrot2018-06-17
* Merge PR #7418: Actually take advantage of the normalization status of kernel...Gravatar Maxime Dénès2018-06-04
|\
* | Unify pre_env and envGravatar Maxime Dénès2018-05-28
* | Exporting Fun1 within Array so that Array.Fun1 and not only CArray.Fun1 works.Gravatar Hugo Herbelin2018-05-23
| * Actually take advantage of the normalization status of kernel closures.Gravatar Pierre-Marie Pédrot2018-05-01
|/
* [api] Deprecate a couple of aliases that we missed.Gravatar Emilio Jesus Gallego Arias2018-03-28
* Merge PR #6769: Split closure cache and remove whd_bothGravatar Maxime Dénès2018-03-09
|\
* | Replace invalid tag @raises in ocamldoc comments with @raiseGravatar mrmr19932018-03-05
| * Pass the constant cache as a separate argument in kernel reduction.Gravatar Pierre-Marie Pédrot2018-03-04
* | Update headers following #6543.Gravatar Théo Zimmermann2018-02-27
|/
* Merge PR #6685: Use whd-all on rigid-flex conversion.Gravatar Maxime Dénès2018-02-07
|\
| * Respect the transparent state of the current conversion on strong weak-head.Gravatar Pierre-Marie Pédrot2018-02-05
* | CClosure.unfold_projection: don't catch Not_found, assume env is okGravatar Gaëtan Gilbert2018-02-02
* | kernel: cleanup projection unfoldingGravatar Gaëtan Gilbert2018-02-02
|/
* Share the rel environment between Environ.env and reduction cache.Gravatar Pierre-Marie Pédrot2017-12-29
* [api] Also deprecate constructors of Decl_kinds.Gravatar Emilio Jesus Gallego Arias2017-12-23
* [api] Remove aliases of `Evar.t`Gravatar Emilio Jesus Gallego Arias2017-11-26
* Make some functions on terms more robust w.r.t new term constructs.Gravatar Maxime Dénès2017-11-23
* [api] Move structures deprecated in the API to the core.Gravatar Emilio Jesus Gallego Arias2017-11-06
* [api] Deprecate all legacy uses of Names in core.Gravatar Emilio Jesus Gallego Arias2017-11-06
* Bump year in headers.Gravatar Pierre-Marie Pédrot2017-07-04
* Drop '.' from CErrors.anomaly, insert it in argsGravatar Jason Gross2017-06-02
* Missing optimization when Kernel Term Sharing is disabled.Gravatar Pierre-Marie Pédrot2017-04-12
* Optimizing array mapping in the kernel.Gravatar Pierre-Marie Pédrot2017-02-19
* Fast access environment in CClosure.Gravatar Pierre-Marie Pédrot2016-09-09
* closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)Gravatar Pierre Letouzey2016-07-03