- Oct 04, 2022
-
-
Valentin Perrelle authored
- easier to instantiate - locs can now be changed each time a block is opened (needed by Variadic)
-
Valentin Perrelle authored
-
Valentin Perrelle authored
-
Valentin Perrelle authored
-
Virgile Prevosto authored
cleanup: remove obsolete files See merge request frama-c/frama-c!3939
-
Virgile Prevosto authored
[kernel] Option -version prints a newline. Option -print-version does not. Closes #1174 et #1176 See merge request frama-c/frama-c!3945
-
- Oct 03, 2022
-
-
Patrick Baudin authored
[ptests] EXIT directives are also for EXEC/EXECNOW subtests See merge request frama-c/frama-c!3946
-
Patrick Baudin authored
-
Loïc Correnson authored
Fix WP terminates proof in absence of decreases Closes #1141 See merge request frama-c/frama-c!3941
-
Allan Blanchard authored
[ivette] Removes unused script distrib.sh and generated file Makefile.distrib. See merge request frama-c/frama-c!3942
-
Patrick Baudin authored
[Makefile] Removes some warning for non git repository See merge request frama-c/frama-c!3937
-
Allan Blanchard authored
-
Allan Blanchard authored
-
- Sep 30, 2022
-
-
David Bühler authored
[Eva] Shows taint status of lvalues and expressions in the Inspector component of Ivette. See merge request frama-c/frama-c!3920
-
David Bühler authored
-
David Bühler authored
Distribution now use git archive (see dev/make-distrib.sh script).
-
-
It's just code styling details.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
In the taint domain: - exports generic function [is_tainted] evaluating the taint of a memory zone in a given state. Removes function [is_tainted_property]. - returns Direct/Indirect/Untainted instead of Data/Control/None. Implements [is_tainted_property] in the general request, using [Results.is_tainted].
-
David Bühler authored
[descr] is used in the dropdown list of information kinds. [title] is used as tooltip on the information.
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
[dev] remove local-export.sh and update scripts See merge request frama-c/frama-c!3888
-
- Sep 29, 2022
-
-
Patrick Baudin authored
[kernel] some fixes related to default spec See merge request frama-c/frama-c!3931
-
Andre Maroneze authored
-
Andre Maroneze authored
-
-
-
-
With the automatic generation of `terminates` clauses, there is no empty function contract. Instead, we detect function specification without any assigns clause, which is unsound for the Eva analysis.
-
Patrick Baudin authored
-
Patrick Baudin authored
-
-
Patrick Baudin authored
-
-
-
-
-