- Nov 04, 2019
-
-
Andre Maroneze authored
-
- Oct 22, 2019
-
-
Andre Maroneze authored
-
- Oct 21, 2019
-
-
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
-
- Oct 18, 2019
-
-
David Bühler authored
-
- Sep 27, 2019
-
-
- Sep 16, 2019
-
-
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.
-
- Sep 12, 2019
-
-
Virgile Prevosto authored
-
Virgile Prevosto 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
-
- Sep 06, 2019
-
-
David Bühler authored
The traces domain has only one file, moved into the domains directory.
-
-
- Top for loops
-
- Sep 02, 2019
-
-
Andre Maroneze authored
-
- Aug 30, 2019
-
-
Andre Maroneze authored
-
- Aug 29, 2019
-
-
Andre Maroneze authored
-
- Aug 20, 2019
-
-
Loïc Correnson authored
-
- Aug 02, 2019
-
-
[Kernel] Deprecates Cil.visitor_behavior and associated functions, moved to Visitors/visitor_behavior
-
- Jul 26, 2019
-
-
François Bobot authored
because always true now
-
- Jul 22, 2019
-
-
Andre Maroneze authored
Exclude hidden files to avoid mysterious "missing separator" errors if there are any .ml files starting with '.#' (e. g. lock files created by Emacs).
-
- Jul 05, 2019
-
-
Marc Coudriau authored
-
- Apr 25, 2019
-
-
Loïc Correnson authored
-
- Apr 24, 2019
-
-
Loïc Correnson authored
-
- Apr 18, 2019
-
-
Andre Maroneze authored
-
- Apr 15, 2019
-
-
David Bühler authored
-
David Bühler authored
Removes state_partitioning.mli. Since there is only one implementation of state_partitioning signature, there is no need to keep this separate file.
-
-
- Apr 11, 2019
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
- Apr 02, 2019
-
-
Andre Maroneze authored
-