- 27 Mar, 2020 13 commits
-
-
David Bühler authored
-
David Bühler authored
When -absolute-valid-range is enabled, the Null base has a Known validity, but a pointer can always points to Null+{0}.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
Complies with the kernel option -warn-invalid-pointers.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
Andre Maroneze authored
[typing] Do not inline inner block if previous statement is a code annotation applying to its whole next statement Closes #836 See merge request frama-c/frama-c!2587
-
Virgile Prevosto authored
-
Virgile Prevosto authored
New option for pointer downcast alarms Closes #777 See merge request frama-c/frama-c!2557
-
- 26 Mar, 2020 25 commits
-
-
David Bühler authored
New smart constructor for TCastE in logic_const.
-
Andre Maroneze authored
[Instantiate] Fix different failures See merge request frama-c/frama-c!2592
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
Run 0 tests the default configuration of Frama-C: no downcast alarms, except for pointers. Runs 1 to 3 correspond to the previous run with successive -then, and test: - emission of signed downcast alarms (option -warn-signed-downcast) - emission of unsigned downcast alarms (option -warn-unsigned-downcast) - the relaxed semantics of the Eva option -eva-warn-signed-converted-downcast Run 4 disables all downcast alarms, including downcast of pointer values.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
Allan Blanchard authored
-
Virgile Prevosto authored
-
Loïc Correnson authored
[wp] cache updates See merge request frama-c/frama-c!2596
-
Loïc Correnson authored
-
Loïc Correnson authored
Fixes float missing bindings See merge request frama-c/frama-c!2595
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
- 25 Mar, 2020 2 commits
-
-
Loïc Correnson authored
[wp] Bind Cfloat simple symbols on Why3 IEEE float Closes #656, #346, #798, and #785 See merge request frama-c/frama-c!2544
-
Loïc Correnson authored
[wp] builtin types are now registered in LogicBuiltins See merge request frama-c/frama-c!2589
-