File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments