- Sep 21, 2022
-
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
-
Allan Blanchard authored
-
- Aug 30, 2022
-
-
Virgile Prevosto authored
- Cabs2cil.is_boolean_result returns true if the expression is of type _Bool - use standard result instead of custom expression for cast of a boolean to _Bool
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
- Jul 28, 2022
-
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
- Jul 18, 2022
-
-
Allan Blanchard authored
-
- Jul 04, 2022
-
-
Patrick Baudin authored
-
Patrick Baudin authored
-
- Jun 16, 2022
-
-
- Jun 10, 2022
-
-
Andre Maroneze authored
glibc 2.35 (https://lists.gnu.org/archive/html/info-gnu/2022-02/msg00002.html) defines macros __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__, which must be ignored to avoid redefinition warnings during logic preprocessing.
-
Patrick Baudin authored
-
- Jun 09, 2022
-
-
Patrick Baudin authored
-
- Jun 02, 2022
-
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
- May 30, 2022
-
-
Allan Blanchard authored
-
- May 20, 2022
-
-
Allan Blanchard authored
-
Allan Blanchard authored
-
- May 18, 2022
-
-
François Bobot authored
In order to fix merlin's locate definition
-
- May 17, 2022
-
-
Allan Blanchard authored
-
- May 11, 2022
-
-
Allan Blanchard authored
-
Allan Blanchard authored
-
- May 10, 2022
-
-
François Bobot authored
-
- Apr 19, 2022
-
-
Virgile Prevosto authored
-
-
- Mar 22, 2022
-
-
Virgile Prevosto authored
-
- Mar 21, 2022
-
-
Virgile Prevosto authored
The former can be overloaded (via Printer.update_printer) by plug-ins who handle mangled symbols, while the latter always prints the name as seen by Frama-C.
-
Virgile Prevosto authored
- always remove FC's internal attribute everywhere before deciding whether a cast is needed. - ACSL and C decisions to cast are similar - only unroll type for checking equality. If a cast is needed, keep typedef (if any) as target
-
- Mar 16, 2022
-
-
Virgile Prevosto authored
The issue was introduced in 8fa891ec. Apparently `Mergecil.union` has some interesting side effects even if one of the field list is empty
-
- Mar 11, 2022
-
-
Allan Blanchard authored
-
- Mar 10, 2022
-
-
Andre Maroneze authored
-
- Mar 04, 2022
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
- Mar 03, 2022
-
-
Andre Maroneze authored
-
- Feb 23, 2022
-
-
Patrick Baudin authored
-
- Feb 21, 2022
-
-
Allan Blanchard authored
- lints some files
-