package frama-c
Platform dedicated to the analysis of source code written in C
Install
Dune Dependency
Authors
-
MMichele Alberti
-
TThibaud Antignac
-
GGergö Barany
-
PPatrick Baudin
-
NNicolas Bellec
-
TThibaut Benjamin
-
AAllan Blanchard
-
LLionel Blatter
-
FFrançois Bobot
-
RRichard Bonichon
-
VVincent Botbol
-
QQuentin Bouillaguet
-
DDavid Bühler
-
ZZakaria Chihani
-
LLoïc Correnson
-
JJulien Crétin
-
PPascal Cuoq
-
ZZaynah Dargaye
-
BBasile Desloges
-
JJean-Christophe Filliâtre
-
PPhilippe Herrmann
-
MMaxime Jacquemin
-
FFlorent Kirchner
-
AAlexander Kogtenkov
-
RRemi Lazarini
-
TTristan Le Gall
-
JJean-Christophe Léchenet
-
MMatthieu Lemerre
-
DDara Ly
-
DDavid Maison
-
CClaude Marché
-
AAndré Maroneze
-
TThibault Martin
-
FFonenantsoa Maurica
-
MMelody Méaulle
-
BBenjamin Monate
-
YYannick Moy
-
PPierre Nigron
-
AAnne Pacalet
-
VValentin Perrelle
-
GGuillaume Petiot
-
DDario Pinto
-
VVirgile Prevosto
-
AArmand Puccetti
-
FFélix Ridoux
-
VVirgile Robles
-
JJan Rochel
-
MMuriel Roger
-
JJulien Signoles
-
NNicolas Stouls
-
KKostyantyn Vorobyov
-
BBoris Yakobowski
Maintainers
Sources
frama-c-29.0-Copper.tar.gz
sha256=d2fbb3b8d0ff83945872e9e6fa258e934a706360e698dae3b4d5f971addf7493
doc/frama-c-wp.core/Wp/LogicUsage/index.html
Module Wp.LogicUsage
Source
Trims the original name
Source
type logic_lemma = {
lem_loc : Frama_c_kernel.Cil_types.location;
lem_name : string;
lem_types : string list;
lem_labels : Frama_c_kernel.Cil_types.logic_label list;
lem_predicate : Frama_c_kernel.Cil_types.toplevel_predicate;
lem_depends : logic_lemma list;
(*in reverse order
*)lem_attrs : Frama_c_kernel.Cil_types.attributes;
}
Source
type axiomatic = {
ax_name : string;
ax_position : Frama_c_kernel.Filepath.position;
ax_property : Frama_c_kernel.Property.t;
mutable ax_types : Frama_c_kernel.Cil_types.logic_type_info list;
mutable ax_logics : Frama_c_kernel.Cil_types.logic_info list;
mutable ax_lemmas : logic_lemma list;
mutable ax_reads : Frama_c_kernel.Cil_datatype.Varinfo.Set.t;
}
To force computation
Lemmas that are not in an axiomatic.
Source
val get_induction_labels :
Frama_c_kernel.Cil_types.logic_info ->
string ->
Clabels.LabelSet.t Clabels.LabelMap.t
Given an inductive phi{...A...}
. Whenever in case C{...B...}
we have a call to phi{...B...}
, then A
belongs to (induction phi C).[B]
.
Print on output
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>