- 03 Sep, 2014 1 commit
-
-
Pietro Abate authored
-
- 31 Aug, 2014 3 commits
- 28 Aug, 2014 5 commits
-
-
Kim Nguyễn authored
-
https://git.cduce.org/cduceKim Nguyễn authored
-
Kim Nguyễn authored
Do not generate equations for monomorphic variables, during the generation of type equation from constraints.
-
Kim Nguyễn authored
* Simplify the workaround to compile types/boolVar.ml (it contains a variant `True and `False which make camlp4 go crazy) * Regenerate the "depend" file (must be by calling make depend after adding new source files).
-
Pietro Abate authored
- Var identifiers are now of type U.t instead of string - Remove TVar from ast. Polymorphic variables are just types
-
- 26 Aug, 2014 3 commits
-
-
Pietro Abate authored
-
Pietro Abate authored
- New fresh variables now share the same str, but different freshness index - Remove the function is_internal from var module
-
Pietro Abate authored
-
- 25 Aug, 2014 6 commits
-
-
Pietro Abate authored
-
Pietro Abate authored
-
Pietro Abate authored
-
https://git.cduce.org/cducePietro Abate authored
-
Julien Lopez authored
-
Julien Lopez authored
-
- 21 Aug, 2014 7 commits
-
-
Pietro Abate authored
-
Kim Nguyễn authored
-
Pietro Abate authored
Now gamma is correctly propagated in the compilation Enviroment and substitions are correctly applied to abstractions
-
Pietro Abate authored
-
Pietro Abate authored
-
https://git.cduce.org/cducePietro Abate authored
-
Julien Lopez authored
-
- 20 Aug, 2014 2 commits
-
-
Pietro Abate authored
-
Pietro Abate authored
-
- 19 Aug, 2014 6 commits
-
-
Pietro Abate authored
-
Pietro Abate authored
-
Pietro Abate authored
-
Pietro Abate authored
-
Pietro Abate authored
-
Pietro Abate authored
-
- 23 Jul, 2014 3 commits
-
-
https://git.cduce.org/cducePietro Abate authored
-
Pietro Abate authored
-
Julien Lopez authored
-
- 15 Jul, 2014 4 commits
-
-
https://git.cduce.org/cduceKim Nguyễn authored
* 'master' of https://git.cduce.org/cduce: added code for patricia trees Added few twisted examples
-
Kim Nguyễn authored
* debug-typechecking-issue-27-for-merge: Remove debugging code. Add patricia.cd file from Issue #21 Check constraints on monomorphic variables at the right place. Fix a pretty printing error for ground types (the negative part was not shown due to "worth_complement" being called twice). Rework the type variable infrastructure. Remove it from the type structure and have the auxiliary function cache the results as needed. Debugging annotations.
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-