File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ ===== dev =====
2+
3+ * Features/Changes
4+ ** Compiler: Findlib is optionnal
5+ ** Compiler: improvement of sourcemap support (ie: inlinned sourcemap)
6+ ** Compiler: Support for separate compilation (compile cm{o,a} -> js)
7+ ** Compiler: more inlining
8+ ** Syntax: new ppx syntax
9+ ** Syntax: js object litteral (camlp4 + ppx)
10+ ** Runtime: support for Dynlink
11+ ** Runtime: Support for upcomming release of Bin_prot, Core_kernel, Async_kernel
12+ ** Lib: add requestAnimationFrame
13+ ** Lib: complete Js.Math
14+ ** Lib: complete xmlHttpRequest
15+
16+ * Misc
17+ ** Drop support for 3.12
18+
19+ * BugFixes
20+ ** Runtime: Fix caml_hash
21+ ** Lib: fix tyxml + svg
22+ ** Lib: various Api fixes
23+
124===== 2.5 (2014-09-30) =====
225
326 * Features/Changes
You can’t perform that action at this time.
0 commit comments