- Feb 24, 2021
-
-
Basile Desloges authored
-
- Feb 23, 2021
-
-
Basile Desloges authored
-
Basile Desloges authored
The `__eacsl_globals_clean()` global function is only created if there are globals variables. A `return;` statement is added at the end of the function to satisfy Frama-C invariants.
-
Basile Desloges authored
The `e-acsl-gcc.sh` only looked for the Frama-C executable in the `$PATH`. This commit updates the search for Frama-C to be able to detect the binary if installed in a folder not added to the path, or if running the script from the development sources.
-
Loïc Correnson authored
-
- Feb 22, 2021
-
-
Loïc Correnson authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
- Feb 19, 2021
-
-
David Bühler authored
Informs the domain that the current evaluation is a subdivision of the complete evaluation. Evaluation engine: [root] is set to false for subdivided evaluations.
-
David Bühler authored
The context currently contains the fields: - root: is the queried expression the root expression being evaluated, or is it a subexpression? - sudivision: the maximum number of subdivisions for the current evaluation. - subdivided: is the evaluation being subdivided? [root] is always set to false for subdivided evaluations.
-
David Bühler authored
The abstract domain queries [extract_expr] and [extract_lval] have a new boolean parameter [root], which is true for the root expression being evaluated, and false for all its sub-expression and lvalues.
-
- Feb 18, 2021
-
-
Basile Desloges authored
-
Basile Desloges authored
The contracts are updated to mention the behaviors in the contracts of `stdlib.h` and satisfy Eva.
-
Basile Desloges authored
[eacsl] Merge the specifications from the RTL functions with the corresponding functions from the user's project
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
- Feb 16, 2021
-
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
- Feb 15, 2021
-
-
Andre Maroneze authored
-
- Feb 12, 2021
-
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-