- Mar 10, 2022
-
-
- Mar 03, 2022
-
-
Andre Maroneze authored
-
- Feb 23, 2022
-
-
Patrick Baudin authored
-
- Feb 18, 2022
-
-
For visitors that only need function C bodies, replaces uses of [visitFramacFileSameGlobals], which visits all globals of a file, by [visitFramacFileFunctions], which visits only function definitions. Also optimizes these visitors by skipping the visit of some nodes, especially the visit of functions specifications and code annotations.
-
- Feb 17, 2022
-
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
The final computation state [Computed] or [Aborted] is set by [compute_function], before calling the function [post_analysis] of domains, as those may use plugins that use Eva results.
-
David Bühler authored
-
David Bühler authored
-
- Feb 16, 2022
-
-
David Bühler authored
Removes optional argument [access] from [as_zone].
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
- Feb 15, 2022
-
-
-
David Bühler authored
New function [as_cvalue_result] returns error cases without conversion.
-
David Bühler authored
New function [get_cvalue_model_result] returns the error cases without conversion.
-
David Bühler authored
Nonterm: uses List.iter and Eva.Results.callstacks instead of iter_callstacks.
-
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
-
David Bühler authored
Removes [get_kinstr_state]. Uses these new functions in Results, to be more consistent.
-
David Bühler authored
-
David Bühler authored
-
-
David Bühler authored
Adds function [as_zone_result] that returns a zone result, without converting error cases.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
Changes the Inout plugin accordingly.
-
David Bühler authored
-
David Bühler authored
-
-
-