We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba595d commit 55772ceCopy full SHA for 55772ce
CHANGES.md
@@ -2,6 +2,11 @@
2
3
## Pending
4
5
+* Backport from 5.2.0 of [Linear computation of closure environments](https://github.com/ocaml/ocaml/pull/12222)
6
+ to fix performance bug <https://discuss.ocaml.org/t/scaling-factors-when-compiling-mutually-recursive-definitions/14708>
7
+
8
+## 2.1.1
9
10
* Upgrade OCaml compiler to 4.14.2
11
* Accept repeated `-m` and `-n` options
12
* Accept environment variables `DKML_HOST_OCAML_CONFIGURE` and
0 commit comments