- Feb 03, 2023
-
-
Allan Blanchard authored
-
-
-
- Feb 01, 2023
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
- Jan 27, 2023
-
-
Allan Blanchard authored
-
- Jan 24, 2023
-
-
Loïc Correnson authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
- Jan 23, 2023
-
-
Andre Maroneze authored
-
- Jan 20, 2023
-
-
Andre Maroneze authored
On Windows, 'run script.sh' makes Dune try to run CreateProcess() on the script itself. Adding 'bash' prevents an error. Since the shebang of the script also mentions bash, this should keep the previous behavior on Unix.
-
- Jan 17, 2023
-
-
David Bühler authored
-
- Jan 16, 2023
-
-
Patrick Baudin authored
-
Patrick Baudin authored
-
- Jan 13, 2023
-
-
Patrick Baudin authored
-
David Bühler authored
-
- Jan 12, 2023
-
-
David Bühler authored
Splits on ACSL predicates do not try to split and reduce states in which the predicate is already satisfied or refuted.
-
David Bühler authored
A split has failed if the reduced state is equal to the entry state _and_ the predicate evaluates to Unknown. If the predicate evaluates to True/False in the entry state, then the state cannot be reduced: the reduced state is then equal to the entry state), but this is not a failure: the split holds.
-
Julien Signoles authored
-
Julien Signoles authored
-
Julien Signoles authored
-
Julien Signoles authored
-
Julien Signoles authored
-
Julien Signoles authored
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-