- May 04, 2023
-
-
-
-
Allan Blanchard authored
[libs] fixes Yojson 2.1 support Closes #1260 See merge request frama-c/frama-c!4176
-
Allan Blanchard authored
[opam] set frama-ci-bot as a maintainer See merge request frama-c/frama-c!4174
-
Allan Blanchard authored
[wp] warning against union fields See merge request frama-c/frama-c!4172
-
Allan Blanchard authored
[kernel] pointer_comparable needs a logic label See merge request frama-c/frama-c!4177
-
- May 03, 2023
-
-
Virgile Prevosto authored
As specified in ACSL following #1248
-
-
-
Allan Blanchard authored
-
Allan Blanchard authored
-
- May 02, 2023
-
-
David Bühler authored
[Eva] Better interpretation of successive split annotations See merge request frama-c/frama-c!4164
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
Rationing of states is only applied on statement vertices. When no rationing is performed, all states are propagated with a unique key. In this case, it is useless to try to join duplicate keys, or to join states with previous states from the same key. Also, all partitioning actions that only depend on the vertex statement are created in the [empty_store] for a vertex, and not in the [join] function.
-
David Bühler authored
A skip statement is created on each split annotation: do not ration states on them to avoid meddling in successive split directives.
-
David Bühler authored
Only "subdivide" and "eva_allocate" directives have an effect on the interpretation of the following statement, and thus must be registered with [register_code_annot_next_stmt]. Other Eva directives are registered with [register_code_annot], which avoids creating Cil blocks on successive annotations.
-
David Bühler authored
[ivette] close server process Closes #1256 See merge request frama-c/frama-c!4171
-
-
-
-
-
-
David Bühler authored
[Ivette] Fixes EvaRead panel on aborted Eva analyses. See merge request frama-c/frama-c!4168
-
-
-
David Bühler authored
-
Loïc Correnson authored
[ivette] Allows launching Ivette with electron option --no-sandbox. See merge request frama-c/frama-c!4173
-
Allan Blanchard authored
Unify types for symbol lookup context Closes #1211 See merge request frama-c/frama-c!4144
-
David Bühler authored
Resolve "Custom views non sauvegardées" Closes #1255 See merge request frama-c/frama-c!4166
-
-
-
David Bühler authored
-
David Bühler authored
-
-
-
-
David Bühler authored
[make] ivette depends on frama-c See merge request frama-c/frama-c!4169
-
- Apr 27, 2023
-
-
Valentin Perrelle authored
This reverts commit 385a2ff4.
-
Valentin Perrelle authored
This reverts commit b750ac5b.
-