package goblint

  1. Overview
  2. Docs
Static analysis framework for C

Install

dune-project
 Dependency

Authors

Maintainers

Sources

goblint-2.7.1.tbz
sha256=af01aac256229f33a90a9fcbfed04b01e3097f154d4d124f006476d6387c6a66
sha512=2a93bfe16881adbc2d8dcbfe38c1e19cd24ca105d8e1eda13d02440f3002874ffe2957dfd937510765233a054a40568b0052db92e31d382a5bd215d1ec12565c

doc/goblint.std/Goblint_std/index.html

Module Goblint_stdSource

OCaml library extensions which are completely independent of Goblint.

Standard library

OCaml standard library extensions which are not provided by Batteries.

Sourcemodule GobArray : sig ... end

Implementations here are from batteries and slightly modified. They are tuned for performance and not necessarily the same style non-library code should be written.

Sourcemodule GobGc : sig ... end
Sourcemodule GobHashtbl : sig ... end
Sourcemodule GobList : sig ... end
Sourcemodule GobRef : sig ... end
Sourcemodule GobResult : sig ... end
Sourcemodule GobOption : sig ... end
Sourcemodule GobSys : sig ... end
Sourcemodule GobUnix : sig ... end
Sourcemodule GobTuple : sig ... end

Other libraries

External library extensions.

Sourcemodule GobFpath : sig ... end
Sourcemodule GobPretty : sig ... end
Sourcemodule GobQCheck : sig ... end

QCheck extensions.

Sourcemodule GobYaml : sig ... end
Sourcemodule GobYojson : sig ... end
Sourcemodule GobZ : sig ... end