- Jun 14, 2021
-
-
Basile Desloges authored
[eacsl] Fix generated pointer in `&a[x..y]` annotation Closes e-acsl#148 See merge request frama-c/frama-c!3233
-
Basile Desloges authored
-
- Jun 11, 2021
-
-
Basile Desloges authored
-
Basile Desloges authored
The function `Logic_utils.mk_logic_AddrOf` serves the same purpose so the `Misc` function is removed in favor of that one.
-
Basile Desloges authored
The previous version generated `&a + x` instead of `a + x` but the pointer arithmetic on `&a + x` is that we move the pointer `x` times the size of the entire array instead of `x` times the size of an element of the array.
-
Patrick Baudin authored
-
Patrick Baudin authored
Support terminates clause See merge request frama-c/frama-c!3213
-
- Jun 10, 2021
-
-
Allan Blanchard authored
[wp] Document -wp-smoke-dead-assumes (+typo) See merge request frama-c/frama-c!3229
-
Allan Blanchard authored
- also fixes a typo in -wp-smoke-dead-loop description - more homogeneous doc for -wp-smoke options
-
Allan Blanchard authored
-
Allan Blanchard authored
Cil builder reborn See merge request frama-c/frama-c!3231
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Andre Maroneze authored
[Eva] Fixes a crash in the octagon domain. See merge request frama-c/frama-c!3230
-
Andre Maroneze authored
[Libc] add non-POSIX header sys/sendfile.h See merge request frama-c/frama-c!3228
-
Andre Maroneze authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
-
-
-
-
-
-
David Bühler authored
-
- Jun 09, 2021
-
-
Andre Maroneze authored
[Eva] Removes unused record fields See merge request frama-c/frama-c!3224
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
Feature/andre/libc open ensures valid fd See merge request frama-c/frama-c!3226
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Allan Blanchard authored
-
- Jun 08, 2021
-
-
Allan Blanchard authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
David Bühler authored
-