- Nov 07, 2016
-
-
Thomas Wood authored
-
Thomas Wood authored
See counterpart change resource-reasoning/jscert_dev@ae4f940
-
Thomas Wood authored
-
Thomas Wood authored
-
- Nov 03, 2016
-
-
Thomas Wood authored
-
Thomas Wood authored
-
Thomas Wood authored
-
Thomas Wood authored
-
Thomas Wood authored
-
charguer authored
-
Alan Schmitt authored
-
- Oct 27, 2016
-
-
Thomas Wood authored
-
Thomas Wood authored
Expected comparison semantics were that +0<>-0, but JS === maps them to the same value.
-
- Oct 20, 2016
-
-
Thomas Wood authored
Add .ml implementation backed by Pervasives for ml JSRef' frontend.
-
Thomas Wood authored
-
Thomas Wood authored
ml2js wasn't including . in the include paths by default. Add flag for explicitly indicating stdlib location.
-
Thomas Wood authored
-
- Oct 12, 2016
-
-
Thomas Wood authored
-
- Oct 11, 2016
-
-
Thomas Wood authored
-
Thomas Wood authored
Parse_type was partially taken from an old ocamldoc codebase which had a conflicting license. Rewrite essentially from scratch, following the structure of OCaml 4.03's driver/compile.ml `implementation` function.
-
Thomas Wood authored
-
- Oct 10, 2016
-
-
Thomas Wood authored
-
Thomas Wood authored
-
- Oct 06, 2016
-
-
Thomas Wood authored
-
Thomas Wood authored
-
Thomas Wood authored
Only changes to the ASTs required fixing: * Asttypes.label -> Asttypes.arg_label * New definition of Parsetree.constant, shadowing Asttypes.constant * Addition of Typedtree.rec_flag * Removal of Typedtree.optional
-
Thomas Wood authored
Required changes: * Ignore ocaml.doc and ocaml.text attributes, which are now automatically extracted from comments. * Swap type definition attribute syntax in test/* files. Other changes: * Add opam package file and `make init` command for dependencies. * Change "Automatically Generated Attributes" documentation to comments.
-
Thomas Wood authored
-
Thomas Wood authored
-
-
Thomas Wood authored
Removes requirement for the compiler to be distributed with the generator. There is still a hard dependency on the precise OCaml version due to syntactic changes between 4.02.1 and 4.02.2.
-
Thomas Wood authored
-
Thomas Wood authored
-
Thomas Wood authored
-
Thomas Wood authored
-
-
-
-
-