- 06 Jul, 2015 1 commit
-
-
lucas.coatanlem authored
- date tests Debug in schema/schema_pcre.ml : - next_token - sub_token Debug in schema/schema_builtin.ml : - make_sign - parse_date - validate_date - parse_timezone Cleaning in schema/schema_builtin.ml : - unused functions - Old parse_sign - Old parse_date - Old validate_date - Old parse_timezone
-
- 03 Jul, 2015 2 commits
-
-
lucas.coatanlem authored
-
lucas.coatanlem authored
-
- 01 Jul, 2015 3 commits
-
-
lucas.coatanlem authored
-
lucas.coatanlem authored
-
lucas.coatanlem authored
Commit before testing and cleaning session...
-
- 30 Jun, 2015 2 commits
-
-
lucas.coatanlem authored
-
lucas.coatanlem authored
Non testé.
-
- 24 Jun, 2015 2 commits
-
-
lucas.coatanlem authored
parse_date modified in schema/schema_builtin.ml
-
lucas.coatanlem authored
-
- 22 Jun, 2015 2 commits
-
-
lucas.coatanlem authored
split_spaces (fichier schema_pcre.ml).
-
lucas.coatanlem authored
pouvoir supprimer la fonction pcre_split.
-
- 18 Jun, 2015 2 commits
-
-
lucas.coatanlem authored
-
lucas coatanlem authored
les schemas xml. Permettant de tester le pattern matching a la main.
-
- 23 May, 2015 1 commit
-
-
Kim Nguyễn authored
-
- 20 May, 2015 1 commit
-
-
Kim Nguyễn authored
-
- 13 May, 2015 1 commit
-
-
Kim Nguyễn authored
-
- 12 May, 2015 1 commit
-
-
Kim Nguyễn authored
Do not try to print a sample for types for which no printable sample exists (Abstract types in particular).
-
- 08 May, 2015 13 commits
-
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
Kim Nguyễn authored
Modification de la règle uninstall pour supprimer les .cdo installés.
-
-
-
Tests sur les listes fonctionnant. Deplacement des fichiers tests au bon endroit. Sauvegarde avant modification fichier systeme pour installation stdlib.
-
Reste algo tri / test.cd.
-
-
-
Kim Nguyễn authored
Do not add constraints of the form s <= 'a <= t, for monomorphic alpha's, just check that the constraint holds for all substitution and replace it with a universal Sat or Unsat. This prevent the algorithm from introducing dummy substitutions later on of the form 'a <- 'a which interact badly with type cleaning (replacing covariant/contra-variant occurences by Empty/Any).
-
- 07 May, 2015 2 commits
-
-
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.
-
- 06 May, 2015 1 commit
-
-
Kim Nguyễn authored
-
- 05 May, 2015 1 commit
-
-
Kim Nguyễn authored
-
- 24 Apr, 2015 1 commit
-
-
Kim Nguyễn authored
-
- 23 Apr, 2015 1 commit
-
-
Kim Nguyễn authored
-
- 22 Apr, 2015 1 commit
-
-
Kim Nguyễn authored
-
- 03 Apr, 2015 2 commits
-
-
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
-