- Feb 25, 2019
-
-
David Bühler authored
-
- Oct 24, 2018
-
-
Andre Maroneze authored
-
- Oct 03, 2018
-
-
Andre Maroneze authored
-
- Aug 31, 2018
-
-
David Bühler authored
-
- Aug 29, 2018
-
-
David Bühler authored
-
- Aug 28, 2018
-
-
David Bühler authored
-
- Jun 20, 2018
-
-
David Bühler authored
By applying sed -i 's/tests\/non-free\//tests\/builtins\//g'
-
David Bühler authored
-
- Jun 14, 2018
-
-
David Bühler authored
-
- Jun 13, 2018
-
-
David Bühler authored
-
- Apr 25, 2018
-
-
- Apr 09, 2018
-
-
- Mar 01, 2018
-
-
Virgile Robles authored
-
Virgile Robles authored
-
- Feb 26, 2018
-
-
Virgile Prevosto authored
-
- Jan 18, 2018
-
-
Andre Maroneze authored
-
- Jan 11, 2018
-
-
David Bühler authored
The source location of a precondition is at the call site. When a behavior contains several unnamed preconditions, inlines preconditions in the message to desambiguate them.
-
-
- Nov 15, 2017
-
-
Andre Maroneze authored
To avoid excessively long spaces when using long category names
-
- Sep 14, 2017
-
-
- Sep 04, 2017
-
-
Andre Maroneze authored
Some state variables used in the specification of some functions were not declared as extern, which is problematic for E-ACSL. They are only used to provide correct specifications, but their actual value is not currently used.
-
- Apr 26, 2017
-
-
- Nov 21, 2016
-
-
Andre Maroneze authored
-
- Oct 11, 2016
-
-
Boris Yakobowski authored
Other changes: - do not check for indeterminate values when assigning return code (problem with infinite values) - two bugs : - t[v] = v when v is volatile (see Value/Value#68) - dangling value is not checked in return code (next commit)
-
- Jun 03, 2016
-
-
Andre Maroneze authored
-
- May 23, 2016
-
-
Andre Maroneze authored
-
- Jan 23, 2016
-
-
Boris Yakobowski authored
Because of mutable weak bases, we cannot reuse the compositional book to compute the cardinality. Indeed, a base may change from strong to weak, and the compositional bool cannot change in a synchronous way.
-