- Sep 26, 2024
-
-
Andre Maroneze authored
-
- Sep 25, 2024
-
-
Virgile Prevosto authored
[Kernel] avoid stacktrace and show more precise plugin loading error message See merge request frama-c/frama-c!4754
-
Virgile Prevosto authored
[cabs2cil] Use CALL loc as vdecl for missing prototypes See merge request frama-c/frama-c!4791
-
Virgile Prevosto authored
-
-
Allan Blanchard authored
[wp] fix integer/pointer conversion See merge request frama-c/frama-c!4779
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
- Sep 24, 2024
-
-
Thibault Martin authored
Loc will be updated once we encounter the definition
-
Thibault Martin authored
-
Thibault Martin authored
[Kernel] Force specifier in decl See merge request frama-c/frama-c!4772
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
[Kernel] improve mergecil warning about conflicting types See merge request frama-c/frama-c!4783
-
Thibault Martin authored
-
Thibault Martin authored
-
Allan Blanchard authored
Close frama-c/frama-c#1447
-
-
Thibault Martin authored
[libc] add several assigns clauses and minor improvements See merge request frama-c/frama-c!4765
-
- Sep 23, 2024
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Loïc Correnson authored
[kernel] ACSL Modules See merge request frama-c/frama-c!4521
-
- Sep 20, 2024
-
-
Thibault Martin authored
[Kernel] Add warning for implicit int See merge request frama-c/frama-c!4782
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
-
- Sep 19, 2024
-
-
Loïc Correnson authored
[ivette] Add sidePanel in dome/frame See merge request frama-c/frama-c!4770
-
Remi Lazarini authored
-
Remi Lazarini authored
-
Remi Lazarini authored
-
Loïc Correnson authored
-
Jan Rochel authored
[e-acsl] Here inliner: specialise logical functions called with the Here label See merge request frama-c/frama-c!4747
-
- Sep 18, 2024
-
-
Virgile Prevosto authored
-
Loïc Correnson authored
-
Jan Rochel authored
Logic normalization transforms predicates and terms from the original code. Currently the assertion string that is shown to the user when the assertion fails shows these transformed forms. This should not be the case, as the user cannot understand where they stem from. Therefore we need to determine the original forms and use them when generating the assertion strings. This commit extends the memoization modules in Logic_normalizer to be bidirectional maps, such that the original form of a term or predicate can be determined.
-