- 06 Oct, 2017 1 commit
-
-
Raphael Rieu-Helft authored
-
- 05 Oct, 2017 1 commit
-
-
Raphael Rieu-Helft authored
-
- 04 Oct, 2017 1 commit
-
-
Raphael Rieu-Helft authored
-
- 02 Oct, 2017 2 commits
-
-
Raphael Rieu-Helft authored
-
Raphael Rieu-Helft authored
Conflicts: src/mlw/compile.ml src/mlw/ocaml_printer.ml src/tools/why3extract.ml
-
- 27 Sep, 2017 1 commit
-
-
Mário Pereira authored
-
- 25 Sep, 2017 1 commit
-
-
Mário Pereira authored
-
- 22 Sep, 2017 1 commit
-
-
Mário Pereira authored
-
- 21 Sep, 2017 3 commits
-
-
Mário Pereira authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 19 Sep, 2017 2 commits
-
-
Mário Pereira authored
-
Mário Pereira authored
-
- 14 Sep, 2017 1 commit
-
-
Mário Pereira authored
New label can be used to avoid printing type definitions that are only useful inside ghost, and so we do not want to get them in the extracted code. Labels [ocaml:named] and [ocaml:remove] moved into /src/mlw/ocaml_printer.ml
-
- 12 Sep, 2017 2 commits
-
-
Guillaume Melquiond authored
-
Mário Pereira authored
-
- 11 Sep, 2017 5 commits
-
-
Mário Pereira authored
Since we are now testing for the inclusion of [val] declarations inside driver, such a declaration was causing the test to fail. A possibility is to add a driver to the test.
-
Mário Pereira authored
-
Mário Pereira authored
-
Guillaume Melquiond authored
-
Mário Pereira authored
Ids in toextract list are now marked with a boolean stating whether they were extracted recursively or not. This is avoids extracting unnecessary parts of the file when extracting a single symbol.
-
- 05 Sep, 2017 1 commit
-
-
Mário Pereira authored
-
- 04 Sep, 2017 2 commits
-
-
Mário Pereira authored
-
Mário Pereira authored
-
- 02 Sep, 2017 1 commit
-
-
Guillaume Melquiond authored
-
- 01 Sep, 2017 7 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
- 30 Aug, 2017 1 commit
-
-
Mário Pereira authored
No extra annotations needed in order to prove overflow absence.
-
- 25 Aug, 2017 7 commits
-
-
Mário Pereira authored
If [e1] is a ghost expression but [if e1 then e2 else e3] doesn't, then either [e2] or [e3] (or both) are Eabsurd. If [e] is a ghost expression but [match e with bl] doesn't, then the first pattern in [bl] is irrefutable.
-
Guillaume Melquiond authored
"(- x)" is parsed as "(- x 0)", so any context was trivially inconsistent.
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
MARCHE Claude authored
-
Guillaume Melquiond authored
-