- May 07, 2015
-
-
Kim Nguyễn authored
Fix conditionaly compiled code, that contained type errors.
-
Kim Nguyễn authored
Fix a regression where polymorphic variables would not be chosen in favor of monomorphic ones during the 'single' phase of constraint generation.
-
- May 06, 2015
-
-
Kim Nguyễn authored
-
- May 05, 2015
-
-
Kim Nguyễn authored
-
- Apr 24, 2015
-
-
Kim Nguyễn authored
-
- Apr 23, 2015
-
-
Kim Nguyễn authored
-
- Apr 22, 2015
-
-
Kim Nguyễn authored
-
- Apr 03, 2015
-
-
Kim Nguyễn authored
This branch fixes several problem with the typechecker and pretty-printer. It also re-organizes the Types module and extract the Tallying into a separate file.
-
Kim Nguyễn authored
-
- Apr 02, 2015
-
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
Kim Nguyễn authored
Improve the debugging of the unify step of the tallying. Fix a bug where substitutions were applied in the wrong order, yielding partially empty types.
-
Kim Nguyễn authored
-
- Apr 01, 2015
-
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
- Mar 31, 2015
-
-
Kim Nguyễn authored
-
- Mar 30, 2015
-
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
Kim Nguyễn authored
Change the ordering use for types during constraint generation with one which is compatible with subtyping, when types are comparable.
-
Kim Nguyễn authored
* add a makefile rule 'make .merlin' to generate a merlin project file * call ocaml with the -bin-annot if supported * add the *.cmt* files to .gitignore and to the makefile clean rule.
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
- Mar 29, 2015
-
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
Kim Nguyễn authored
Further simplify the type algebra code, using the newly introduced combinators (map/fold/iter) over types.
-
- Mar 28, 2015
-
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
Kim Nguyễn authored
Move the bool.ml{,i} files in types/ where they belong.
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
- Mar 26, 2015
-
-
Kim Nguyễn authored
-
Kim Nguyễn authored
Add more test cases to the the pretty printer/parser test suite.
-
- Mar 25, 2015
-
-
Kim Nguyễn authored
-