- Apr 14, 2022
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
- Apr 13, 2022
-
-
Valentin Perrelle authored
[Eva] API: exports the analysis status by function. See merge request frama-c/frama-c!3660
-
Valentin Perrelle authored
[ivette] new modal search bar See merge request frama-c/frama-c!3673
-
- Apr 12, 2022
-
-
Andre Maroneze authored
[tests] add missing dependencies in fc_script test See merge request frama-c/frama-c!3690
-
Valentin Perrelle authored
-
Valentin Perrelle authored
-
-
The search field can have different modes, changing its behavior. The main goal is to implement the "ACSL evaluation" of the old GUI using a mode.
-
-
David Bühler authored
-
Valentin Perrelle authored
[ivette] Fixes the synchronization of synchronized arrays at startup. See merge request frama-c/frama-c!3697
-
- Apr 11, 2022
-
-
Andre Maroneze authored
[ivette] Pivot table: uses a global state for the pivot table. See merge request frama-c/frama-c!3696
-
Andre Maroneze authored
[ivette] new distribution scripts See merge request frama-c/frama-c!3656
-
David Bühler authored
-
David Bühler authored
Keeps the state of the pivot table when changing view.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
For the functions [use_spec_instead_of_definition] and [no_results].
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
This allows evaluating constant expressions and lvalues.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
These functions uses the analysis status to return `Top or `Bottom if needed.
-
David Bühler authored
From Mark_noresults to Function_calls.
-
David Bühler authored
Must be consistent with [define_analysis_target].
-
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
-
David Bühler authored
Function [define_analysis_target] decides whether a builtin, the specification or the definition is used for the analysis of a given C function, according to Eva parameters. This function is then used in compute_functions.ml. [define_analysis_target] also decides whether the resulting states of an analysis should be saved, according to [-eva-results] parameters. Finally, [define_analysis_target] registers analyzed function calls in tables, with the caller/callsite and the defined analysis status.
-
David Bühler authored
-
Valentin Perrelle authored
[Eva] Converts more use of Db.Value to the new Eva API See merge request frama-c/frama-c!3689
-
Allan Blanchard authored
-
Loïc Correnson authored
-