- Apr 05, 2024
-
-
David Bühler authored
-
David Bühler authored
-
- Apr 04, 2024
-
-
Andre Maroneze authored
[Eva] Fixes a crash when running successive analyses with -eva-domains-function. See merge request frama-c/frama-c!4552
-
David Bühler authored
-
David Bühler authored
The name of datatype created for the restriction of a domain to some functions must be unique, even when the same domain is used in successive analyses.
-
Andre Maroneze authored
[Eva] Consistent behavior on negative absolute address See merge request frama-c/frama-c!4545
-
Andre Maroneze authored
[Eva] Fixes garbled mix origins id. See merge request frama-c/frama-c!4549
-
Virgile Prevosto authored
-
Allan Blanchard authored
[kernel] warn when using logic labels in code Closes #1359 See merge request frama-c/frama-c!4511
-
Allan Blanchard authored
-
Allan Blanchard authored
- since we rename builtin labels, let us just try to find a label that does not need renaming
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
- Apr 03, 2024
-
-
Virgile Prevosto authored
Simplify smooth_expression : cannot be empty in parser See merge request frama-c/frama-c!4543
-
- guarantee that pp code has the same semantics in such a case
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
This has no impact as the join of origins now chooses the oldest known origin, but it could be better if we ever change the implementation of the origin join.
-
David Bühler authored
Do not add a unique id into the origin datatype, as this interacts badly with hashconsing. Instead, binds each origin to a unique id in the global table used to record garbled mix history.
-
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
-