- Oct 21, 2019
-
-
David Bühler authored
-
David Bühler authored
Fixes some tests when changing the @EVA_OPTIONS@ macros. This also removes the summary display at the end of the analyses.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
Relies on the computation of the mathematical complement of ival.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
The new option -eva-auto-loop-unroll defines the maximum limit of automatic loop unrolling.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
Andre Maroneze authored
[Eva] Reorganizes manual sources See merge request frama-c/frama-c!2419
-
Andre Maroneze authored
[Eva] New octagons domain See merge request frama-c/frama-c!2397
-
Andre Maroneze authored
avoid name clashes when generating names for anonymous enum Closes #672 See merge request frama-c/frama-c!2406
-
David Bühler authored
-
David Bühler authored
Removes useless file main.idx
-
David Bühler authored
-
- Oct 18, 2019
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
As it is currently unsound.
-
David Bühler authored
-
David Bühler authored
Relations are represented as [X±Y ∈ ival]. If the [ival] is too large and represents all possible values from the type of X and Y, then the relation is meaningless. Do not infer such relations.
-
David Bühler authored
Greatly improves the domain performances.
-
David Bühler authored
New boolean option -eva-octagons-through-calls to specify whether the octagons are propagated through function calls.
-
David Bühler authored
Ensures that [Domain.filter `Pre] is only used on a set of bases such that [Domain.relate bases] is included in [bases].
-
David Bühler authored
Only if a boolean [debug] is set. [pretty] only prints the relations inferred by the octagons domain. The new function [pretty_debug] also prints the intervals inferred by the domain and the map of related variables.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
Makes the join more precise.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
Renames directory gui-images-raw into gui-images Moves gui images in directory gui-images/ Moves C examples in directory examples/
-
Andre Maroneze authored
[Eva] Retroactively updates the Changelog for Calcium. See merge request frama-c/frama-c!2417
-
David Bühler authored
-
Loïc Correnson authored
[wp] fix error message with eta-expansion See merge request frama-c/frama-c!2415
-