Skip to content

Commit 47305ae

Browse files
committed
CHANGES
1 parent b5b8b13 commit 47305ae

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGES

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
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

0 commit comments

Comments
 (0)