- Sep 17, 2024
-
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
[release] the installation link now targets GitLab See merge request frama-c/frama-c!4748
-
- Sep 16, 2024
-
-
Allan Blanchard authored
[dev] add ocp-indent to dev-setup dependencies See merge request frama-c/frama-c!4721
-
Allan Blanchard authored
-
- Sep 13, 2024
-
-
Allan Blanchard authored
Replaces impact and slicing pragmas by ACSL extensions Closes #1390 See merge request frama-c/frama-c!4768
-
Allan Blanchard authored
-
Allan Blanchard authored
-
-
As slice pragmas have been replaced by ACSL extensions.
-
As slice pragmas have been replaced by slice ACSL extensions.
-
-
-
Updates logic_deps to take these directives into account. Updates pdg and slicing.
-
-impact-pragma remains as an invisible deprecated alias of -impact-annot.
-
-
-
-
Loïc Correnson authored
Generate Ivette API on the fly See merge request frama-c/frama-c!4752
-
Allan Blanchard authored
-
Virgile Prevosto authored
Multiple fixes and improvements on CI See merge request frama-c/frama-c!4762
-
Loïc Correnson authored
[wp] -wp-par defaults to number of logical cores See merge request frama-c/frama-c!4756
-
Allan Blanchard authored
-
- Sep 12, 2024
-
-
Remi Lazarini authored
[ivette] Graph : replace cycle option by a function See merge request frama-c/frama-c!4763
-
Remi Lazarini authored
-
Thibault Martin authored
[dev] allow bin/test.sh to work with symbolic links See merge request frama-c/frama-c!4766
-
Andre Maroneze authored
When using symbolic links for plug-in directories (e.g. for testing external plug-ins), the '-L' flag (follow symbolic links) is necessary to avoid a syntax error in the script.
-
Thibault Martin authored
[libc] minor change to help coreutils parsing See merge request frama-c/frama-c!4764
-
- Sep 11, 2024
-
-
Andre Maroneze authored
-
Andre Maroneze authored
[kernel] Cabs2cil: fixes the alignement computation on packed directives. See merge request frama-c/frama-c!4746
-
Andre Maroneze authored
-
- uses the alignment of a field type instead of its size to compute the field alignement. - removes incorrect special case for flexible array members, introduced to circumvent a crash when computing their size. As we now use the alignment instead of the size, the crash no longer occurs. - merges the implementation of two similar cases (whether there are aligned field attributes or not).
-
Andre Maroneze authored
Feature/martin/test/pass all remaining args to dune See merge request frama-c/frama-c!4760
-
Andre Maroneze authored
Various libc improvements for better parsing of code seen in the wild See merge request frama-c/frama-c!4671
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
-
Allan Blanchard authored
-