Skip to content

Commit 1576cee

Browse files
committed
CHANGES
1 parent cf226af commit 1576cee

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,23 @@
44
** Runtime: support for num (Ryan Goulden)
55
** Lib: initial support for Dom_svg
66
** Lib: introduce Jsonp module
7+
** Lib: improve Dom_html bindings
8+
** Lib: introduce JSON object binding
9+
** Lib: introduce DomContentLoaded
10+
** lib: introduce eventSource
11+
** Lib: introduce js_of_ocaml.toplevel package
12+
** Lib: complete binding of Js.array
13+
** Lib: change signature of Sys_js.register_autoload
14+
** Tools: helpers to build toplevel: jsoo_mktop, jsoo_mkcmis
715

816
* BugFixes
917
** Compiler: generate js files with default permission, was 0o600
1018
(#182) (Daniel Bünzli)
19+
** Syntax: fix typing of method arguments
20+
** Runtime: fix behaviour of Sys.argv (Tomohiro Matsuyama)
21+
** Runtime: fix caml_js_meth_call
22+
** Compiler: fix assert false when deadcode is off
23+
** Compiler: fix compilation of Js.debugger
1124

1225
===== 2.3 (2014-06-30) =====
1326

0 commit comments

Comments
 (0)