Next | Query returned 47 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2018-01-22 12:50:24 by Jaap Boender | Files touched by this commit (6)
Log message:
Updated package devel/js_of_ocaml to version 3.0.2.

Changes include compatibility fixes for OCaml 4.05 and 4.06, plus
some other minor features and bugfixes (see the CHANGES file for details)
   2018-01-10 15:37:30 by Jaap Boender | Files touched by this commit (4)
Log message:
Updated devel/js_of_ocaml to compile with ocaml 4.06.
   2017-09-08 19:04:57 by Jaap Boender | Files touched by this commit (2)
Log message:
Stub library installed in proper place, ppx_deriving added as
dependency
   2017-09-08 18:55:19 by Jaap Boender | Files touched by this commit (3)
Log message:
Stubs library installed in right location
   2017-09-08 15:19:35 by Jaap Boender | Files touched by this commit (8)
Log message:
Updated package to latest version, 3.0.0. Changes include:

Features/Changes

    Misc: switch to ppx instead of camlp4
    Misc: always install deriving_json
    Misc: remove support for async_kernel, bin_prot
    Misc: remove support for ppx_driver
    Misc: split js_of_ocaml in multiple packages
    Misc: switch to jbuilder
    Misc: new pseudo filesystem support with better node support
    Compiler: sourcemap support is now optional
    Compiler: no more strong dep on yojson, b64, menhir, ocamllex
    Compiler: improve separate compilation workflow
    Runtime: add support for weakdef
    Syntaxes: add expect tests
    Syntaxes: switch to ocaml-migrate-parsetree and ppx_tools_versioned
    Lib: Add primitives in [Js.Unsafe]
    Lib: remove keycode module, replaced by Dom_html.Keyboard_code
    Lib: XmlHttpRequest, API change for perform functions.

Bug fixes:

    Runtime: fix many stubs
    Lib: fix many signatures
    Compiler: fix performance of compilation passes (simpl,clean)
    Compiler: fix compat with OCaml 4.06
    Toplevel: flush channels after execution.
    Toplevel: fix toplevel generation when using -export-unit
   2017-07-11 13:32:38 by Jaap Boender | Files touched by this commit (4)
Log message:
Updated package to version 2.8.4. Changes include:

 * Features/Changes
 ** Compiler: new jsoo_link binary to link multiple javascript files
    together and merging sourcemaps.
 ** Toplevel: improve genaration of toplevels, one can now pass a
    an export file containing units to export. (see jsoo_listunits)
 ** Lib: Provide a Js_of_ocaml (namespace) module to ease transition
    with future version of js_of_ocaml

 * Bug fixes
 ** Compiler: fix separate compilation when facing empty unit inside a library
 ** Runtime:  fix many javascript stubs
 ** Syntac: fix ppx deriving json
   2016-12-30 13:04:25 by Jaap Boender | Files touched by this commit (3) | Package updated
Log message:
Updated package to latest version, 2.8.3. Changes include:

===== 2.8.3 (2016-11-04) =====

 * Features/Changes
 ** Runtime: complete support for 4.04

 * Bug fixes
 ** Compiler: fix order of javascript files
 ** Compiler: fix Javascript lexer (newline inside strings)
 ** Compiler: fix bug in closure generation
 ** Compiler: fix regression in closure generation (introduced in 2.8) (#531)
 ** Compiler: fix code generation when static evaluation is disabled

===== 2.8.2 (2016-09-10) =====

 * Features/Changes
 ** Lib: add Dom_html.Keyboard_code & Dom_html.Keyboard_key (Corwin de Boor)
 ** Misc: update lib and runtime to work better with non browser environment
 ** Misc: initial support for 4.04

 * Bug fixes
 ** Compiler: fix js output for x - -1
 ** Compiler: fix parsing of annotations in the runtime
 ** Compiler: fix javascript minifier
 ** Compiler: various fixes for separate compilation.
   2016-08-19 17:00:36 by Jaap Boender | Files touched by this commit (1)
Log message:
Added buildlink3.mk file. No upstream changes.
   2016-08-18 16:49:08 by Jaap Boender | Files touched by this commit (4)
Log message:
Updated package to latest version, 2.8.1. Changes include:

* Features/Changes
** Compiler: reduce memory usage for shortvar
** Lib: Add optional `prefix` arg to Jsonp.call
** Ppx: add ppx_driver compatibility

* Bug fixes
** Lib: fix Js.object_keys, Js.export
** Lib: Async, do not ignore unhandled exceptions
   2016-06-25 16:16:40 by Jaap Boender | Files touched by this commit (1)
Log message:
Package uses ocamlbuild.

Next | Query returned 47 messages, browsing 21 to 30 | Previous