Skip to content

Conversation

hhugo
Copy link
Member

@hhugo hhugo commented Apr 27, 2020

fix #707

One should be able to override the javascript function caml_xmlhttprequest_create

@hhugo hhugo merged commit a40d6de into master May 3, 2020
@hhugo hhugo deleted the xmlHttpRequest branch May 3, 2020 13:54
kit-ty-kate pushed a commit to ocaml/opam-repository that referenced this pull request Aug 5, 2020
…ml-ppx, js_of_ocaml-lwt, js_of_ocaml-toplevel, js_of_ocaml-tyxml, js_of_ocaml and js_of_ocaml-ppx_deriving_json (3.7.0)

CHANGES:

## Features/Changes
* Runtime: allow one to override xmlHttpRequest.create (ocsigen/js_of_ocaml#1002)
* Runtime: Change the semantic of MlBytes.toString, introduce MlBytes.toUtf16
* Compiler: initial support for OCaml 4.11
* Compiler: initial support for OCaml 4.12
* Compiler: improve the javascript parser by relying on menhir
  incremental api.
* Compiler: Eliminate allocation of dummy function ocsigen/js_of_ocaml#1013

## Bug fixes
* Compiler: fix code generation for recursive function under for-loops (ocsigen/js_of_ocaml#1009)
* Compiler: the jsoo compiler compiled to javascript was not behaving correctly
            when parsing constant in the from the bytecode
* Compiler: make sure inline doesn't loop indefinitly (ocsigen/js_of_ocaml#1043)
* Compiler: fix bug generating invalid javascript for if-then construct (ocsigen/js_of_ocaml#1046)
* Compiler: do not use polymorphic comparison when joining float values (ocsigen/js_of_ocaml#1048)
* Lib: Rename msg to message in Worker (ocsigen/js_of_ocaml#1037)
* Lib: fix graphics_js when build with separate compilation (ocsigen/js_of_ocaml#1029)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Node.js and XMLHttpRequest
1 participant