caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jerome Vouillon <vouillon@pps.univ-paris-diderot.fr>
To: caml-list@inria.fr
Subject: [Caml-list] [ANN] Js_of_ocaml 1.3
Date: Thu, 6 Dec 2012 15:30:41 +0100	[thread overview]
Message-ID: <20121206143041.GA31268@pps.jussieu.fr> (raw)

Hi,

I'm happy to announce release 1.3 of Js_of_ocaml, a compiler from
OCaml bytecode to Javascript. This release is compatible with OCaml
4.x. It adds WebSocket bindings and fixes a number of bugs.

LINKS

Project home page  http://ocsigen.org/js_of_ocaml/
Download           http://ocsigen.org/download/js_of_ocaml-1.3.1.tar.gz
Get source code    darcs get http://ocsigen.org/darcs/js_of_ocaml/
Documentation      http://ocsigen.org/js_of_ocaml/manual/

DETAILED CHANGES

 * Features/Changes
 ** Runtime and toplevel updates to support OCaml 4.0
 ** Add WebSocket bindings
 ** Added -debuginfo option to output source code location information
    (patch by Kensuke Matsuzaki)
 ** Dom_html: added change, input and hashChange event bindings

 * Bugfixes
 ** Fix array and string blitting with overlapping regions
 ** Url module: fix encoding of '+'
 ** Library: use 'this' instead of 'window' for better portability
 ** Dom_html: fix creation of elements with type or name attribute
    under IE 9
 ** Compiler: small fix to bytecode parsing that could result in
    incorrect generated code
 ** Dom_html: fix mouse wheel event bindings
 ** Dom: fix the type of item methods
 ** Deriving_json: tail-recursive serialisation of lists (by Hugo Heuzard)
 ** Deriving_json: fix parsing of float arrays and polymorphic variants
    (by Hugo Heuzard)


-- Jérôme Vouillon

                 reply	other threads:[~2012-12-06 14:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121206143041.GA31268@pps.jussieu.fr \
    --to=vouillon@pps.univ-paris-diderot.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).