- Jan 12, 2023
-
-
- Jan 11, 2023
-
-
David Bühler authored
Merge branch '1198-messages-perdus-informations-manquantes-lors-de-changements-de-vue-pendant-une-analyse' into 'master' [ivette] Consolidation of states Closes #1198 See merge request frama-c/frama-c!4013
-
David Bühler authored
-
-
-
-
-
Julien Signoles authored
[Kernel] fix aligned attribute behavior on typedefs See merge request frama-c/frama-c!4033
-
Patrick Baudin authored
[install] allows to use FRAMAC_INSTALLDIR when PREFIX is undefined See merge request frama-c/frama-c!4040
-
Patrick Baudin authored
-
- Jan 10, 2023
-
-
Valentin Perrelle authored
[analysis-scripts] add type annotations in Python scripts See merge request frama-c/frama-c!3973
-
Virgile Prevosto authored
Handle 'malloc(deallocator)' GCC attribute (prevented GCC re-parsing a file produced by Frama-C) Closes #1140 See merge request frama-c/frama-c!3923
-
Allan Blanchard authored
[lint] use Format everywhere; add missing newlines See merge request frama-c/frama-c!4029
-
- Jan 09, 2023
-
-
Andre Maroneze authored
-
- Jan 06, 2023
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
GCC states that the 'aligned' attribute applied to typedefs can lower the default type alignment (unlike with structs).
-
Andre Maroneze authored
-
- Jan 05, 2023
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
- Dec 20, 2022
-
-
Andre Maroneze authored
[dev] fix typo in Docker makefile See merge request frama-c/frama-c!4031
-
Andre Maroneze authored
-
- Dec 19, 2022
-
-
Virgile Prevosto authored
Check for frama_c_init_obj attribute in argument of function call. Closes #1195 See merge request frama-c/frama-c!3994
-
Andre Maroneze authored
[install] Changes dev tools management Closes #1194 and #1196 See merge request frama-c/frama-c!4027
-
also make real errors for KO instructions
-
Michele Alberti authored
- Extend checking to more than just left-values. - Add function in Cil to check only for frama_c_init_obj attribute (as formals should not be annotated with frama_c_mutable one).
-
Andre Maroneze authored
-