- Nov 15, 2016
-
-
Thomas Wood authored
-
Thomas Wood authored
-
Thomas Wood authored
-
Thomas Wood authored
-
Thomas Wood authored
-
- Nov 14, 2016
-
-
Thomas Wood authored
* Test for __$ERROR__ global variable set by prelude. * Tests return result for thrown exceptions and test's @negative status.
-
Thomas Wood authored
Use setImmediate instead of the before hook, so it does not have to be triggered for the test suite to be loaded.
-
Thomas Wood authored
-
- Nov 10, 2016
-
-
Thomas Wood authored
-
- Nov 09, 2016
-
-
Thomas Wood authored
-
Thomas Wood authored
-
Thomas Wood authored
-
- Nov 08, 2016
-
-
Thomas Wood authored
-
Thomas Wood authored
Fixes #1
-
- Nov 07, 2016
-
-
Thomas Wood authored
Revisit floating point equality. Swap all direct comparisons for pos/neg 0 and NaN with specific functions.
-
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
-