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
-
SSylvain Chiron
-
LLoïc Correnson
-
JJulien Crétin
-
PPascal Cuoq
-
ZZaynah Dargaye
-
BBasile Desloges
-
JJean-Christophe Filliâtre
-
PPhilippe Herrmann
-
MMaxime Jacquemin
-
BBenjamin Jorge
-
FFlorent Kirchner
-
AAlexander Kogtenkov
-
RRemi Lazarini
-
TTristan Le Gall
-
KKilyan Le Gallic
-
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
-
CCécile Ruet-Cros
-
JJulien Signoles
-
NNicolas Stouls
-
KKostyantyn Vorobyov
-
BBoris Yakobowski
Maintainers
Sources
frama-c-31.0-Gallium.tar.gz
sha256=a94384f00d53791cbb4b4d83ab41607bc71962d42461f02d71116c4ff6dca567
doc/frama-c.kernel/Frama_c_kernel/Cil_state_builder/index.html
Module Frama_c_kernel.Cil_state_builder
Functors for building computations which use kernel datatypes.
module Stmt_set_ref
(_ : State_builder.Info) :
State_builder.Set_ref with type elt = Cil_types.stmt
module Kinstr_hashtbl
(Data : Datatype.S)
(_ : State_builder.Info_with_size) :
State_builder.Hashtbl with type key = Cil_types.kinstr and type data = Data.t
module Stmt_hashtbl
(Data : Datatype.S)
(_ : State_builder.Info_with_size) :
State_builder.Hashtbl with type key = Cil_types.stmt and type data = Data.t
module Varinfo_hashtbl
(Data : Datatype.S)
(_ : State_builder.Info_with_size) :
State_builder.Hashtbl
with type key = Cil_types.varinfo
and type data = Data.t
module Exp_hashtbl
(Data : Datatype.S)
(_ : State_builder.Info_with_size) :
State_builder.Hashtbl with type key = Cil_types.exp and type data = Data.t
module Lval_hashtbl
(Data : Datatype.S)
(_ : State_builder.Info_with_size) :
State_builder.Hashtbl with type key = Cil_types.lval and type data = Data.t
module Kernel_function_hashtbl
(Data : Datatype.S)
(_ : State_builder.Info_with_size) :
State_builder.Hashtbl
with type key = Cil_types.kernel_function
and type data = Data.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>