- May 21, 2021
-
-
François Bobot authored
-
- May 17, 2021
-
-
François Bobot authored
-
- May 10, 2021
-
-
- May 07, 2021
-
-
Andre Maroneze authored
-
- May 05, 2021
-
-
Andre Maroneze authored
-
David Bühler authored
-
David Bühler authored
-
- May 04, 2021
-
-
-
Andre Maroneze authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
- May 03, 2021
-
-
Allan Blanchard authored
-
Thibaut Benjamin authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
- Apr 29, 2021
-
-
David Bühler authored
Instead, emits an error but continues the analysis with the probably unsound specification generated by the kernel. Also prints the callstack when -eva-print-callstacks is enabled.
-
- Apr 28, 2021
-
-
- Apr 27, 2021
-
-
Andre Maroneze authored
-
- Apr 26, 2021
-
-
- Apr 22, 2021
-
-
Allan Blanchard authored
-
Loïc Correnson authored
Cherry-picked from stable/nupw
-
Allan Blanchard authored
-
- Apr 21, 2021
-
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
David Bühler authored
Catches the exception [SizeOfError] when using [Cil.bytesAlignOf].
-
- Apr 20, 2021
-
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
On recursive calls, the substitution to be applied to the domain states is not applied to the valuation given as argument to [start_call]. This commit: - adds comment in the abstract domain signature to reflect this fact; - fixes the domains to properly use the valuation in recursive calls. The equality and octagon domains are now intra-procedural on recursive calls: they always start the analysis of a recursive call with an empty state.
-
- Apr 19, 2021
-
-
David Bühler authored
Instead of the deprecated parameter -eva-ignore-recursive-calls.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
Applies the substitution of local and formal variables to the copy of variables in recursive calls.
-
David Bühler authored
Instead of the deprecated parameter -eva-ignore-recursive-calls.
-