- 17 Dec, 2018 1 commit
-
-
Guillaume Melquiond authored
-
- 14 Nov, 2018 2 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
- 13 Nov, 2018 4 commits
-
-
Sylvain Dailler authored
The snapshots using duplicate_ident_printer are there to avoid editing the printer during display of error. This also improves the error messages for transformation apply by adding an error exception.
-
Sylvain Dailler authored
Also, fix a problem of search on constructor
-
Sylvain Dailler authored
-
Sylvain Dailler authored
-
- 09 Nov, 2018 2 commits
-
-
Mário Pereira authored
top-level constants of the form [val c: tau]
-
Guillaume Melquiond authored
This commit also raises an assertion failure on Ehole and Eany in the OCaml printer. (This was already the case for the C printer.)
-
- 07 Nov, 2018 2 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
- 31 Oct, 2018 1 commit
-
-
Guillaume Melquiond authored
Status of the parent task was updated before the new subtasks had been associated to it. As a consequence, it was believed to be valid since it had no children yet.
-
- 29 Oct, 2018 3 commits
-
-
Raphaël Rieu-Helft authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
The old CI slaves had a `bench-image-system` image, hence causing the issue to go unnoticed. This means that they were using a possibly obsolete image.
-
- 19 Oct, 2018 5 commits
-
-
Guillaume Melquiond authored
This commit brings the following changes: - test the system compiler, - test the opam-installed 4.02.3 compiler, - use the system and 4.07.0 compilers for "bench", - use the 4.07.0 compiler for "full", - use the 4.05.0 compiler for the prover-based targets (because of Zenon).
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Mário Pereira authored
. Moved [ity_affected], [pv_affected], and [pvs_affected] from src/mlw/vc.ml to src/mlw/ity.ml. These are also declared in src/mlw/ity.mli; . the test for conflicting reads and writes effects now uses the [pvs_affected] function.
-
Andrei Paskevich authored
-
- 17 Oct, 2018 2 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
- 15 Oct, 2018 2 commits
-
-
Andrei Paskevich authored
thanks to Sylvain for noticing.
-
MARCHE Claude authored
-
- 14 Oct, 2018 1 commit
-
-
Andrei Paskevich authored
-
- 12 Oct, 2018 3 commits
-
-
DAILLER Sylvain authored
Shape and checksum See merge request !44
-
Sylvain Dailler authored
-
Sylvain Dailler authored
Even when checksums are equal, we check that the shape are oks. This allows to keep examples with up to date shape.
-
- 11 Oct, 2018 9 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
eliminate_match may move forward tuple type declarations. This patch makes is move the corresponding Use tdecls along, to stay compatible with the logic of Task.local_decls, fixing #183.
-
Andrei Paskevich authored
"at/old operator unused" is now a warning not an error. See merge request !42
-
Guillaume Melquiond authored
-
Sylvain Dailler authored
The warning can be disabled by a debug flag. The bench was changed so as to accept examples that **should** output warning but not fail (this category did not exist, it does now) and label_scope has been switched to it.
-
Guillaume Melquiond authored
-
- 10 Oct, 2018 3 commits
-
-
DAILLER Sylvain authored
Ce bench update See merge request !39
-
Sylvain Dailler authored
-
Sylvain Dailler authored
-