- 09 Feb, 2017 6 commits
-
-
Jean-Christophe Filliâtre authored
a slightly different representation of coercions (using trees instead of lists) bench files for coercions
-
Jean-Christophe Filliâtre authored
-
Leon Gondelman authored
Now adding the very same coercion is accepted (useful for multiple/transitive use imports)
-
Leon Gondelman authored
-
Leon Gondelman authored
-
Mário Pereira authored
Minor
-
- 08 Feb, 2017 5 commits
-
-
Mario Pereira authored
Registered exceptions in file coercion.ml
-
Mário Pereira authored
IDE option to show coercions in formulas. By default this option is set to true
-
Mário Pereira authored
Composition of coercion functions is now labelized
-
Leon Gondelman authored
-
Leon Gondelman authored
-
- 07 Feb, 2017 4 commits
-
-
Mário Pereira authored
-
Jean-Christophe Filliâtre authored
-
Mário Pereira authored
Started a module to contain operations specific to coercions
-
Mário Pereira authored
-
- 06 Feb, 2017 1 commit
-
-
Leon Gondelman authored
-
- 03 Feb, 2017 3 commits
-
-
Leon Gondelman authored
-
Mário Pereira authored
-
Mário Pereira authored
div -> ( / )
-
- 02 Feb, 2017 4 commits
-
-
Mário Pereira authored
Minor changes in compile.ml and ocaml_printer.ml
-
Mário Pereira authored
Adding support in drivers for Zarith and the ocaml.mlw file
-
Mário Pereira authored
-
Jean-Christophe Filliâtre authored
-
- 01 Feb, 2017 1 commit
-
-
Mario Pereira authored
Working with the extraction driver
-
- 31 Jan, 2017 1 commit
-
-
Mário Pereira authored
-
- 30 Jan, 2017 2 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 29 Jan, 2017 4 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 28 Jan, 2017 3 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 27 Jan, 2017 1 commit
-
-
Andrei Paskevich authored
basically, we want to its_fragile to be true whenever a value of the type can be broken or contain a broken component that cannot be reached from type parameters or regions (a free type that does not commit its fields on construction can accomodate a broken snapshot field).
-
- 26 Jan, 2017 1 commit
-
-
Mário Pereira authored
Partial applied constructors are eta-expanded
-
- 25 Jan, 2017 1 commit
-
-
Mário Pereira authored
Added support for translation and printing of lambdas in an expression. This can be done via partial application or by defining a [fun -> ...] expression explicitly
-
- 23 Jan, 2017 3 commits
-
-
Mário Pereira authored
Ghost fields removed from record types definitions
-
Mário Pereira authored
The creation of a new record is now properly printed into the OCaml syntax
-
Jean-Christophe Filliâtre authored
-