- Mar 26, 2021
-
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Allan Blanchard authored
-
Allan Blanchard authored
Take tentative definitions into account when merging Closes #1032 See merge request frama-c/frama-c!3112
-
- Mar 25, 2021
-
-
Basile Desloges authored
[eacsl] Add support of `check` annotations Closes e-acsl#142 See merge request frama-c/frama-c!3076
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
Use the `predicate_kind` of `toplevel_predicate` to decide if an assertion should be blocking or not.
-
Basile Desloges authored
-
Basile Desloges authored
The function `Translate.translate_predicate` is meant to translate the root predicate of an assertion, so it makes sense to use `toplevel_predicate` as a parameter and it gives access to the `predicate_kind`. The loop invariants in `Env` are also stored as `toplevel_predicate` to facilitate the translation.
-
Virgile Prevosto authored
[Kernel] add wkey CERT:MSC:37 to existing warning See merge request frama-c/frama-c!3091
-
Basile Desloges authored
[eacsl] Fix for `Misc.ptr_base` See merge request frama-c/frama-c!3079
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
Contrary to the function `Cil.stripCasts`, the function `Misc.strip_casts` returns the list of removed casts. Contrary to the function `Cil.mkCast`, the function `Misc.add_casts` is able to successively add a list of cast like the one returned by `Misc.strip_casts`.
-
Virgile Prevosto authored
-
Loïc Correnson authored
[wp] Fixes lemma dependencies See merge request frama-c/frama-c!3107
-
- Mar 24, 2021
-
-
Virgile Prevosto authored
-
Virgile Prevosto authored
A tentative def turned into 0-initialization can't be merged with an explicit definition from another translation unit.
-
Andre Maroneze authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
[Ptests] changes to prefigure dune testing mode (adds EXIT directive) See merge request frama-c/frama-c!3105
-
Virgile Prevosto authored
-
- Mar 23, 2021
-
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Allan Blanchard authored
-
- Mar 22, 2021
-
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
- Mar 18, 2021
-
-
Andre Maroneze authored
Feature/andre/more filepath options See merge request frama-c/frama-c!3052
-