- Feb 23, 2022
-
-
Loïc Correnson authored
-
Andre Maroneze authored
-
Andre Maroneze authored
[kernel] Improves parsing time by optimizing several AST visitors See merge request frama-c/frama-c!3557
-
Patrick Baudin authored
-
Patrick Baudin authored
[headers] 2022 See merge request frama-c/frama-c!3611
-
Julien Signoles authored
[eacsl] Extend Ensuresec example with a wrapper script to push E-ACSL alerts to a web API See merge request frama-c/frama-c!3571
-
Patrick Baudin authored
-
Patrick Baudin authored
-
- Feb 22, 2022
-
-
Andre Maroneze authored
-
Andre Maroneze authored
[cil] fix list of potential types for decimal integer litterals See merge request frama-c/frama-c!3610
-
Patrick Baudin authored
[WP] improves bitwise simplifier See merge request frama-c/frama-c!3573
-
Virgile Prevosto authored
original definitions took advantage of the non-compliant behavior wrt decimal integer litteral
-
Virgile Prevosto authored
an antediluvian comment hinted at some weird behavior of gcc and MSVC at that time, but gcc is now fully ISO compliant in this respect Waiting for complaints against the MSVC machdep to see whether special case is warranted there.
-
Patrick Baudin authored
-
Patrick Baudin authored
[tests] fixes some problems for the dune branch See merge request frama-c/frama-c!3591
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Andre Maroneze authored
Use same pattern as in metrics_acsl.ml.
-
- Feb 21, 2022
-
-
Allan Blanchard authored
[Libc] add all remaining POSIX headers See merge request frama-c/frama-c!3606
-
Andre Maroneze authored
-
Loïc Correnson authored
Use Frama-C ocp-indent configuration for WP and Qed See merge request frama-c/frama-c!3605
-
Allan Blanchard authored
-
- Feb 18, 2022
-
-
Andre Maroneze authored
These tests have missing specs, so the large amount of warnings is expected.
-
Andre Maroneze authored
There are still many missing specifications, but at least parsing should succeed for strictly POSIX-compliant code.
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Valentin Perrelle authored
[Eva] Do not rely on Db.Value for Analysis.self, is_computed and compute. See merge request frama-c/frama-c!3593
-
David Bühler authored
[ivette] move generated API See merge request frama-c/frama-c!3597
-
David Bühler authored
Moves file src/frama-c/api/generator.ml into src/frama-c/api_generator.ml.
-
-
-
Virgile Prevosto authored
Keep the APIs of Visitor and Cil.visit* in sync
-
Virgile Prevosto authored
Aorai does not get in the way anymore
-
Virgile Prevosto authored
Meddling with mutable fields is not the proper way to do it
-
-
-
-