- Aug 28, 2023
-
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
-
- Aug 24, 2023
-
-
Thibault Martin authored
Rename concat chunk operator (@@) by (@@@) See merge request frama-c/frama-c!4291
-
- Aug 23, 2023
-
-
Thibault Martin authored
-
- Aug 09, 2023
-
-
Allan Blanchard authored
[ivette] Fixes table: columns shows elements equal to false. See merge request frama-c/frama-c!4285
-
- Aug 08, 2023
-
-
David Bühler authored
-
Loïc Correnson authored
[wp] detect multiple goals with the same identifier See merge request frama-c/frama-c!4282
-
Allan Blanchard authored
[wp] fix statement compiler exits See merge request frama-c/frama-c!4283
-
Allan Blanchard authored
-
Allan Blanchard authored
[ci] pathcrawler swallowed linea-cabs See merge request frama-c/frama-c!4275
-
Allan Blanchard authored
-
- Aug 07, 2023
-
-
Allan Blanchard authored
Applies generative functors to () instead of deprecated (struct end). See merge request frama-c/frama-c!4279
-
- Aug 05, 2023
-
-
Valentin Perrelle authored
[Eva] Finally removes Db.Value. See merge request frama-c/frama-c!4280
-
- Aug 04, 2023
-
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
Adds functions to modify the initial cvalue state in Eva_results; they are only used by Mthread.
-
David Bühler authored
And no longer the cvalue initial state normally computed by the analysis, when no initial state is supplied externally. The initial cvalue state can always be accessed from Cvalue_results. Removes [initial_state_only_globals] from Db.Value.
-
David Bühler authored
Records the truth value of conditions in a hashtbl in iterator.ml.
-
- Aug 03, 2023
-
-
David Bühler authored
Avoids warning 73 with OCaml 5.1.
-
Valentin Perrelle authored
[Eva] Removes tables storing cvalue states from Db.Value See merge request frama-c/frama-c!4273
-
Allan Blanchard authored
[tests] Fixes script test.sh: option --coverage does not expect an argument. See merge request frama-c/frama-c!4277
-
David Bühler authored
-
Patrick Baudin authored
[Kernel] remove reliance on 'PWD' environment variable See merge request frama-c/frama-c!4267
-
Allan Blanchard authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
New file cvalue_results storing the cvalue states (using Domain_store.Make).
-
David Bühler authored
According to the -eva-join-results parameter.
-
David Bühler authored
Clears caches at the beginning of an analysis, and whenever the project library chanes the local value of Eva state.
-