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/RegionAnnot/index.html
Module Wp.RegionAnnot
Source
Source
type lrange =
| R_index of Frama_c_kernel.Cil_types.term
| R_range of Frama_c_kernel.Cil_types.term option * Frama_c_kernel.Cil_types.term option
Source
type lpath = {
loc : Frama_c_kernel.Cil_types.location;
lnode : lnode;
ltype : Frama_c_kernel.Cil_types.typ;
}
Source
and lnode =
| L_var of Frama_c_kernel.Cil_types.varinfo
| L_region of string
| L_addr of lpath
| L_star of Frama_c_kernel.Cil_types.typ * lpath
| L_shift of lpath * Frama_c_kernel.Cil_types.typ * lrange
| L_index of lpath * Frama_c_kernel.Cil_types.typ * lrange
| L_field of lpath * Frama_c_kernel.Cil_types.fieldinfo list
| L_cast of Frama_c_kernel.Cil_types.typ * lpath
Source
type region_spec = {
region_name : string option;
region_pattern : region_pattern;
region_lpath : lpath list;
}
Auto when `-wp-region`
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>