- 18 Mar, 2020 1 commit
-
-
Allan Blanchard authored
-
- 13 Mar, 2020 1 commit
-
-
Virgile Prevosto authored
-
- 11 Mar, 2020 2 commits
-
-
Valentin Perrelle authored
This reverts commit e9c60779
-
Valentin Perrelle authored
-
- 06 Mar, 2020 2 commits
-
-
Andre Maroneze authored
-
Virgile Prevosto authored
More or less needed if you want to use dynamically loaded plug-ins, for which dependency tracking becomes more complicated.
-
- 25 Feb, 2020 1 commit
-
-
Virgile Prevosto authored
-
- 17 Feb, 2020 2 commits
-
-
Virgile Prevosto authored
-
Allan Blanchard authored
-
- 14 Feb, 2020 1 commit
-
-
Michele Alberti authored
-
- 13 Feb, 2020 1 commit
-
-
Allan Blanchard authored
-
- 12 Feb, 2020 1 commit
-
-
Andre Maroneze authored
-
- 03 Feb, 2020 1 commit
-
-
Michele Alberti authored
-
- 01 Feb, 2020 1 commit
-
-
Michele Alberti authored
-
- 30 Jan, 2020 1 commit
-
-
David Bühler authored
-
- 23 Jan, 2020 2 commits
-
-
David Bühler authored
-
David Bühler authored
This annotation sets the maximum number of subdivisions in the evaluation of expressions at a given statement.
-
- 13 Jan, 2020 2 commits
-
-
David Bühler authored
-
David Bühler authored
They respectively implements the semantics of small integer sets and integer intervals.
-
- 04 Nov, 2019 1 commit
-
-
Andre Maroneze authored
-
- 22 Oct, 2019 1 commit
-
-
Andre Maroneze authored
-
- 21 Oct, 2019 5 commits
-
-
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
-
- 18 Oct, 2019 1 commit
-
-
David Bühler authored
-
- 27 Sep, 2019 2 commits
-
-
David Bühler authored
-
David Bühler authored
-
- 16 Sep, 2019 5 commits
-
-
Virgile Prevosto authored
we don't compile it in lablgtk3 mode, but that does not mean that it should not be included in the release.
-
Virgile Prevosto authored
Allows compiling it regardless of Dgraph availability
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
These module definitions were previously in abstract_value, abstract_location and abstract_domain. They are now grouped in this new file for the three abstractions. These module types should only be useful for the engine, and need not to be visible in the implementation of the various abstractions. New module type Leaf in abstract_value, abstract_location and abstract_domain with the key identifying the module. The internal structure is no longer needed in these abstractions, and is instead built by the engine from this key. Keys are no longer exported outside the modules. For abstract domains, the key is automatically created by the functor Domain_builder.Complete from the domain name. Many changes throughout the analyzer: - in the engine, Abstract_value.{Internal|External} becomes Abstract.Value.{Internal|External}. - in the abstractions, Abstract_value.Internal becomes Abstract_value.Leaf.
-
- 12 Sep, 2019 5 commits
-
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Andre Maroneze authored
Thanks to madroach for spotting the issue and providing a patch.
-
Virgile Prevosto authored
only the graph dependencies window is replaced by a dialog indicating that it is not available
-
Virgile Prevosto authored
-
- 06 Sep, 2019 1 commit
-
-
David Bühler authored
The traces domain has only one file, moved into the domains directory.
-