- Apr 03, 2024
-
-
David Bühler authored
-
David Bühler authored
-
Allan Blanchard authored
[wp] type logic function _calls_ with C type Closes #1332 See merge request frama-c/frama-c!4544
-
Loïc Correnson authored
-
- Apr 02, 2024
-
-
Virgile Prevosto authored
Remove unnecessary parameters from doinit See merge request frama-c/frama-c!4547
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
Merge branch 'fix/martin/kernel/1366-error-messages-when-a-function-is-redeclared-with-incompatible-types' into 'master' Resolve "Error messages when a function is redeclared with incompatible types" Closes #1366 See merge request frama-c/frama-c!4531
-
Virgile Prevosto authored
Merge branch 'fix/martin/kernel/1293-misleading-api-function-annotations-iter_behaviors' into 'master' Resolve "Misleading API function Annotations.iter_behaviors" Closes #1293 See merge request frama-c/frama-c!4294
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
-
- Mar 29, 2024
-
-
Virgile Prevosto authored
Fix/libc/pthread t portability See merge request frama-c/frama-c!4534
-
Allan Blanchard authored
Add an option in test script to launch Dune in watch mode See merge request frama-c/frama-c!4542
-
Allan Blanchard authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
-
Loïc Correnson authored
[ivette] using Vite packager See merge request frama-c/frama-c!4437
-
-
Andre Maroneze authored
[Eva] Reduction on ACSL valid_string and valid_read_string predicates See merge request frama-c/frama-c!4536
-
Allan Blanchard authored
[gui] Fix menu item labels alignment See merge request frama-c/frama-c!4540
-
Virgile Prevosto authored
-
Andre Maroneze authored
-
-
-
-
-
-
This test contained sure undefined behaviors that would lead to bottom when reducing values on ACSL predicates valid_string and valid_read_string.
-
During the interpretation of a function call, the possible values of formal parameters can be reduced — especially by the evaluation of the function preconditions. At the end of a function call, Eva backward propagates these reductions to the concrete arguments of the call. This commit also does this backward-propagation when a builtin is used to interpret the call. Also removes unused [builtin] field from call results (it was only used to avoid the backward propagation of argument reductions when a builtin was used).
-
Virgile Prevosto authored
Rework CurrentLoc for better consistency See merge request frama-c/frama-c!4474
-
-
- Mar 28, 2024
-
-
Virgile Prevosto authored
-