- 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 5 commits
-
-
Mário Pereira authored
Inlining of variables binded to unit
-
Mário Pereira authored
Constructors without arguments are now inlined in extracted code
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Mário Pereira authored
-
- 11 Feb, 2017 1 commit
-
-
Mário Pereira authored
Forgetting local variables identifiers
-
- 10 Feb, 2017 1 commit
-
-
Mário Pereira authored
-
- 05 Feb, 2017 1 commit
-
-
Mario Pereira authored
Treatment of top-level recursive definitions
-
- 03 Feb, 2017 1 commit
-
-
Mário Pereira authored
Erasure of ghost code in statements sequence
-
- 02 Feb, 2017 1 commit
-
-
Mário Pereira authored
Minor changes in compile.ml and ocaml_printer.ml
-
- 01 Feb, 2017 1 commit
-
-
Mario Pereira authored
Working with the extraction driver
-
- 31 Jan, 2017 1 commit
-
-
Mário Pereira authored
-