- Jan 24, 2022
-
-
Allan Blanchard authored
-
Allan Blanchard authored
[Doc] add more Landmarks examples in devman See merge request frama-c/frama-c!3552
-
- Jan 22, 2022
-
-
Valentin Perrelle authored
[kernel] Cil builder: insert a cast in assign instructions when needed. See merge request frama-c/frama-c!3506
-
Valentin Perrelle authored
-
When the right expression and the lvalue have different types, inserts a cast.
-
Valentin Perrelle authored
[Eva] Adds .merlin file in Eva to solve file conflicts between plugins. See merge request frama-c/frama-c!3540
-
- Jan 21, 2022
-
-
Andre Maroneze authored
[devel-tools] Add an helper to invoke frama-c within valgrind/callgrind See merge request frama-c/frama-c!3549
-
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
-
-
David Bühler authored
Instructs merlin to first look in Eva directories.
-
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
-