- 31 May, 2017 2 commits
-
-
Mário Pereira authored
-
Mário Pereira authored
-
- 05 May, 2017 2 commits
-
-
Jean-Christophe Filliâtre authored
-
Mário Pereira authored
-
- 04 May, 2017 1 commit
-
-
Mário Pereira authored
-
- 27 Apr, 2017 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 19 Apr, 2017 1 commit
-
-
Mário Pereira authored
-
- 05 Apr, 2017 2 commits
-
-
Jean-Christophe Filliâtre authored
whenever a function has an argument with label "ocaml:optional" or "ocaml:named", it is extracted to OCaml as an optional or named argument there is no way to indicated a default value for optional argument for the moment
-
Mário Pereira authored
Optional and named arguments
-
- 04 Apr, 2017 1 commit
-
-
Mário Pereira authored
Optional and named arguments in functions signature. For optional/named arguments in application it requires some more work around the printer.
-
- 03 Apr, 2017 1 commit
-
-
Mário Pereira authored
Theory seq.OfList: refactoring
-
- 31 Mar, 2017 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 29 Mar, 2017 1 commit
-
-
Mário Pereira authored
Not inlining proxy variables inside a [Efun].
-
- 27 Mar, 2017 1 commit
-
-
Mário Pereira authored
Extraction of let x = e1 in e2
-
- 23 Mar, 2017 3 commits
-
-
Mário Pereira authored
Fold_left for lists and sequences (wip)
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 20 Mar, 2017 1 commit
-
-
Mário Pereira authored
Not printing parentheses around constants (though still not completely satisfying
-
- 15 Mar, 2017 1 commit
-
-
Mário Pereira authored
Optimization of proxy variables.
-
- 13 Mar, 2017 1 commit
-
-
Mário Pereira authored
-
- 09 Mar, 2017 1 commit
-
-
Mário Pereira authored
Why3 files from standard library are not extracted
-
- 08 Mar, 2017 1 commit
-
-
Mário Pereira authored
Optimization of singleton record types. Still missing treatment of record types defined in drivers
-
- 05 Mar, 2017 1 commit
-
-
Mário Pereira authored
-
- 03 Mar, 2017 1 commit
-
-
Mário Pereira authored
Preparing for the GT demo
-
- 02 Mar, 2017 2 commits
-
-
Mário Pereira authored
Empty extracted modules (all definitions are defined in the driver) are printed no more, independently of the extraction mode
-
Mário Pereira authored
New command line nearly done
-
- 28 Feb, 2017 2 commits
-
-
Mário Pereira authored
Preparing for the new command line.
-
Jean-Christophe Filliâtre authored
-
- 27 Feb, 2017 1 commit
-
-
Mário Pereira authored
Preparing for the new command line.
-
- 24 Feb, 2017 1 commit
-
-
Mário Pereira authored
-
- 23 Feb, 2017 3 commits
-
-
Mário Pereira authored
Better treatment of partial applied constructors
-
Jean-Christophe Filliâtre authored
in preparation of command-line option --mono
-
Mário Pereira authored
Support for recursive extraction and qualified names
-
- 21 Feb, 2017 2 commits
-
-
Mário Pereira authored
-
Mário Pereira authored
Treatment of top-level constants
-
- 20 Feb, 2017 2 commits
-
-
Jean-Christophe Filliâtre authored
-
Mário Pereira authored
[Raise] expressions compiled and printed
-
- 16 Feb, 2017 2 commits
-
-
Mário Pereira authored
For loops are now turned into a local recursive function. This allows big integers to be used as indexes of the loop
-
Mário Pereira authored
-
- 14 Feb, 2017 1 commit
-
-
Mário Pereira authored
Inlining of variables binded to unit
-