- 16 Oct, 2018 1 commit
-
-
Andrei Paskevich authored
-
- 15 Oct, 2018 1 commit
-
-
Andrei Paskevich 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 6 commits
-
-
DAILLER Sylvain authored
Ce bench update See merge request !39
-
Sylvain Dailler authored
-
Sylvain Dailler authored
-
MARCHE Claude authored
Added debugging for driver's transformations See merge request !38
-
Sylvain Dailler authored
-
Mário Pereira authored
This closes isse #179
-
- 09 Oct, 2018 1 commit
-
-
Sylvain Dailler authored
-
- 08 Oct, 2018 8 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Sylvain Dailler authored
-
Andrei Paskevich authored
This does not fix #183, just prevents the failure. TBC.
-
MARCHE Claude authored
Resolve "Reloading should interrupt running provers" Closes #174 See merge request !36
-
MARCHE Claude authored
interrupt is now properly handled by why3server
-
Pierre-Yves Strub authored
-
DAILLER Sylvain authored
Fix ce-bench for diffs between platforms See merge request !34
-
- 05 Oct, 2018 3 commits
-
-
Sylvain Dailler authored
This makes Timeout and Unknown equivalent and remove the diff on floats that differs on moloch and CI.
-
Guillaume Melquiond authored
-
Andrei Paskevich authored
-
- 04 Oct, 2018 7 commits
-
-
Andrei Paskevich authored
subst can make constant definitions recursive, making them fail termination check. Convert such definitions into axioms on the fly. Tentative fix for #195.
-
Andrei Paskevich authored
use variant inference from Decl to prove termination for pure recursive functions without variant.
-
Jean-Christophe Filliâtre authored
-
Guillaume Melquiond authored
For a measured time of 0.49 second, a prover would only get 1 second to replay the proof, i.e., half of the expected 1.98 seconds. The time limit is now rounded to nearest to prevent this underestimation on fast proofs.
-
Guillaume Melquiond authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-