- Jan 19, 2023
-
-
Virgile Prevosto authored
-
- Jan 18, 2023
-
-
Allan Blanchard authored
[doc] fix some tiny errors in INSTALL.md See merge request frama-c/frama-c!4051
-
- Jan 17, 2023
-
-
Virgile Prevosto authored
-
Virgile Prevosto authored
[Interpreted_automata] dataflow analysis: implements an ordered iteration over results See merge request frama-c/frama-c!4023
-
Loïc Correnson authored
[ivette] Fixes states requests at launch. Closes #1208 See merge request frama-c/frama-c!4055
-
David Bühler authored
The current project must be initially empty. When the server is ready, the current project is set to the default Frama-C project. This project update triggers requests to be sent if needed.
-
Valentin Perrelle authored
-
Valentin Perrelle authored
-
Valentin Perrelle authored
-
Loïc Correnson authored
[Ivette] Fixes synchronization of properties status Closes #1203 See merge request frama-c/frama-c!4054
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
Michele Alberti authored
[libc] improve POSIX and non-POSIX compatibility See merge request frama-c/frama-c!3944
-
Virgile Prevosto authored
[Aorai] using menhir See merge request frama-c/frama-c!4048
-
Allan Blanchard authored
-
- Jan 16, 2023
-
-
Valentin Perrelle authored
[Eva] Bitwise domain: fixes interpretation of shift and cast on big-endian architectures Closes #1201 See merge request frama-c/frama-c!4015
-
Patrick Baudin authored
Allows using menhir See merge request frama-c/frama-c!4052
-
Jan Rochel authored
-
Patrick Baudin authored
-
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Allan Blanchard authored
Upgrades tests to yojson 2 See merge request frama-c/frama-c!4047
-
- Jan 13, 2023
-
-
Julien Signoles authored
removing print_api plug-in See merge request frama-c/frama-c!4050
-
Patrick Baudin authored
-
Patrick Baudin authored
[lint] supports more indent formatters See merge request frama-c/frama-c!4039
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
- Jan 12, 2023
-
-
Valentin Perrelle authored
[Eva] Fixes partitioning splits on ACSL predicates. See merge request frama-c/frama-c!4046
-
David Bühler authored
Splits on ACSL predicates do not try to split and reduce states in which the predicate is already satisfied or refuted.
-
David Bühler authored
-
Loïc Correnson authored
[make] fixed echo -n in Makefile See merge request frama-c/frama-c!4043
-
Andre Maroneze authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
A split has failed if the reduced state is equal to the entry state _and_ the predicate evaluates to Unknown. If the predicate evaluates to True/False in the entry state, then the state cannot be reduced: the reduced state is then equal to the entry state), but this is not a failure: the split holds.
-
-
-