- Mar 27, 2019
-
-
Thibault Martin authored
Since commit #8783731f and #28139960 this option is not needed anymore. I updated LUncov (which was the only plugin using it) to remove it as well
-
- Mar 25, 2019
-
-
Patrick Baudin authored
-
Andre Maroneze authored
[fcscript] Add a script to monitor and summarize multiple analyses See merge request frama-c/frama-c!2208
-
Valentin Perrelle authored
-
- Mar 19, 2019
-
-
Andre Maroneze authored
Avoid alpha-conversion clashes Closes #618 See merge request frama-c/frama-c!2201
-
Virgile Prevosto authored
-
Virgile Prevosto authored
Do not use two distinct undo stacks for taking care of which symbols are in use at a given program point. Let `Alpha` manages everything internally.
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
[Cabs2cil] Fix collision of anon comp field names Closes #626 See merge request frama-c/frama-c!2207
-
Virgile Prevosto authored
-
- Mar 18, 2019
-
-
Virgile Robles authored
-
Valentin Perrelle authored
[Libc] fix some minor issues See merge request frama-c/frama-c!2134
-
Virgile Robles authored
-
Andre Maroneze authored
[parsing] Allow attributes in declarator lists Closes #616 See merge request frama-c/frama-c!2202
-
Patrick Baudin authored
[WP] better fitting detection for C cast - with an algo more lazy See merge request frama-c/frama-c!2204
-
Patrick Baudin authored
[WP] better fitting detection for C cast See merge request frama-c/frama-c!2199
-
- Mar 15, 2019
-
-
Andre Maroneze authored
[doc] makes doc compiling See merge request frama-c/frama-c!2205
-
Loïc Correnson authored
-
Patrick Baudin authored
-
Loïc Correnson authored
-
- Mar 14, 2019
-
-
Virgile Prevosto authored
Previously, the parser only allowed attributes at beginning of a declaration (like for `const`, `static`, ...). However, gcc accepts to have attributes in the rest of the declaration (after the first comma, like for a pointer or array declarator). Fixes #616
-
Valentin Perrelle authored
[Kernel] add more debug pretty-printers See merge request frama-c/frama-c!2197
-
Virgile Prevosto authored
[Kernel] be more lenient with function pointer types with empty argument lists See merge request frama-c/frama-c!2107
-
Andre Maroneze authored
-
- Mar 13, 2019
-
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Virgile Prevosto authored
[Kernel] Fix semantics of *referenced fields Closes #535 See merge request frama-c/frama-c!1930
-
- Mar 12, 2019
-
-
Virgile Prevosto authored
Given that the previous commits made so many whitespace changes, it'd be a shame not to do it
-
Valentin Perrelle authored
[Libc] remove last occurrences of anonymous composite types See merge request frama-c/frama-c!2196
-
Andre Maroneze authored
-
Patrick Baudin authored
-
- Mar 11, 2019
-
-
Andre Maroneze authored
-