- Jan 21, 2022
-
-
Andre Maroneze authored
-
Andre Maroneze authored
Remove obsolete entries from .gitignore See merge request frama-c/frama-c!3522
-
- Jan 20, 2022
-
-
Julien Signoles authored
[eacsl] Replace `Result.t` with `Error.result` See merge request frama-c/frama-c!3547
-
Basile Desloges authored
The stdlib of Ocaml already defines a `Result` module. The `Result` module of E-ACSL was masking this module and would cause problems in some cases. The result type has been moved to `Error.result` and is now implemented with the `Result` module of Ocaml.
-
Patrick Baudin authored
[WP] fixes cint simplifier See merge request frama-c/frama-c!3545
-
Patrick Baudin authored
[ptests] fixes the use of str mutex See merge request frama-c/frama-c!3546
-
Allan Blanchard authored
-
Patrick Baudin authored
-
Maxime Jacquemin authored
[Libc] add stdnoreturn.h and add/improve some specs See merge request frama-c/frama-c!3512
-
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Allan Blanchard authored
-
Andre Maroneze authored
[Obfuscate] avoid crash when modifying global lemmas See merge request frama-c/frama-c!3465
-
- Jan 19, 2022
-
-
Andre Maroneze authored
Removed AST nodes Info and IndexPI See merge request frama-c/frama-c!3527
-
Julien Signoles authored
[eacsl] Refactor of Error module See merge request frama-c/frama-c!3535
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Andre Maroneze authored
[Eva] Always emits undeterminate alarms on arguments of functions without body. See merge request frama-c/frama-c!3537
-
Andre Maroneze authored
-
Always emits initiatialized/escaping alarms on arguments of call to functions whose body is not analyzed, as we cannot be sure these arguments will only be used for copies and not in computations.
-
Basile Desloges authored
-
Basile Desloges authored
-
- Jan 18, 2022
-
-
Andre Maroneze authored
[Eva] Uses the dynamic API for optional dependencies to other Frama-C plugins. See merge request frama-c/frama-c!3533
-
David Bühler authored
-
- Jan 17, 2022
-
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
-
Allan Blanchard authored
[logic] provide text of error in callback from on_error in typing context See merge request frama-c/frama-c!3528
-
Loïc Correnson authored
[Gui] change cursor to avoid issues under WSLg See merge request frama-c/frama-c!3483
-
Loïc Correnson authored
[ivette] Update to electron 16 See merge request frama-c/frama-c!3472
-
Allan Blanchard authored
[wp/doc] supported decreases/generalized measures See merge request frama-c/frama-c!3531
-
David Bühler authored
Warns at the start of an analysis when the inout plugin is missing.
-
David Bühler authored
-