- Jan 05, 2022
-
-
Allan Blanchard authored
-
Allan Blanchard authored
- slightly clarifies Filter short description - document Clear
-
Allan Blanchard authored
-
- Jan 04, 2022
-
-
Allan Blanchard authored
-
- Jan 03, 2022
-
-
Virgile Prevosto authored
[bin] added ./bin/git.sh utility See merge request frama-c/frama-c!3410
-
- Dec 20, 2021
-
-
Andre Maroneze authored
[Eva] Fixes values request when nothing can be evaluated. See merge request frama-c/frama-c!3505
-
David Bühler authored
Fixes a Frama-C crash in Ivette when selecting an AST element that cannot be evaluated into an Eva value.
-
- Dec 16, 2021
-
-
Patrick Baudin authored
[Aorai] tests using the PTEST_DEFAULT_OPTIONS See merge request frama-c/frama-c!3504
-
Patrick Baudin authored
-
Patrick Baudin authored
[analysis-scripts/make_wrapper.py] more permissive inputs See merge request frama-c/frama-c!3502
-
- Dec 15, 2021
-
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Allan Blanchard authored
[Nix] Fix GenAssigns internal tests See merge request frama-c/frama-c!3501
-
Allan Blanchard authored
-
- Dec 14, 2021
-
-
Allan Blanchard authored
[Doc] update installation instructions for WSL 2 See merge request frama-c/frama-c!3497
-
Andre Maroneze authored
-
Julien Signoles authored
[kernel] Fixes unmarshable datatypes See merge request frama-c/frama-c!3482
-
Allan Blanchard authored
Update release manual for stable/chromium See merge request frama-c/frama-c!3407
-
- Dec 13, 2021
-
-
Andre Maroneze authored
[ivette] Updates distributed files. See merge request frama-c/frama-c!3496
-
David Bühler authored
-
- Dec 10, 2021
-
-
Maxime Jacquemin authored
[Metrics] fix crash with -metrics-eva-cover and unvisited ACSL references Closes #1098 See merge request frama-c/frama-c!3492
-
-
Patrick Baudin authored
-
- Dec 09, 2021
-
-
Valentin Perrelle authored
[Variadic] Export Variadic.Options through the API See merge request frama-c/frama-c!3490
-
Valentin Perrelle authored
-
Maxime Jacquemin authored
[ivette] Improves values request and adds contextual menu to the values table. See merge request frama-c/frama-c!3454
-
Maxime Jacquemin authored
[ivette] Fixes global settings, and fixes some states on view changes. See merge request frama-c/frama-c!3443
-
Maxime Jacquemin authored
[ivette] Source code: selects the marker at the position of a left click. See merge request frama-c/frama-c!3424
-
-
Just some minor rewritting.
-
-
-
-
-
Adds a few comments.
-
The evaluation [v_before] is now mandatory in the getValues output. The getValues request now returns a record for each evaluation, containing: - the resulting value as a string; - the alarms emitted by the evaluation; - the variables pointed to by the value, if any. This list is also computed when the result is an offsetmap (for struct and arrays). Removes request [getPointedLvalues].
-
-
-
-
-