package goblint
Install
dune-project
Dependency
Authors
Maintainers
Sources
sha256=20d5b7332a9f6072ab9ba86c4a53b898eaf681286c56a8805c41850bbf3ddf41
sha512=7c7685cfcd9aa866bc40e813df2bfcb3c79b3d40e615d8d6d0939c5798b9d70dd7f2ba87a741f5ba0ce891e9d254627207fb28057f1f2f6611e4e0d128fd6a71
doc/index.html
goblint index
Goblint
The following libraries make up Goblint's main codebase.
Library goblint.lib
Goblint_lib
Main library.
This library currently contains the majority of Goblint and is in the process of being split into smaller libraries.
Library goblint.config
This unwrapped library contains various configuration modules extracted from Goblint_lib
.
Library goblint.common
This unwrapped library contains various common modules extracted from Goblint_lib
.
Library goblint.domain
This unwrapped library contains various domain modules extracted from Goblint_lib
.
Library goblint.cdomain.value
This unwrapped library contains various value domain modules extracted from Goblint_lib
.
Library goblint.constraint
Goblint_constraint
(Side-effecting) constraint systems.
Library goblint.solver
Goblint_solver
Generic solvers for (side-effecting) constraint systems.
Library goblint.library
This unwrapped library contains various library specification modules extracted from Goblint_lib
.
Library goblint.incremental
This unwrapped library contains various incremental modules extracted from Goblint_lib
.
Library goblint.parallel
Library extensions
The following libraries provide extensions to other OCaml libraries.
Library goblint.std
Goblint_std
OCaml library extensions which are completely independent of Goblint.
Package utilities
The following libraries provide goblint
package metadata for executables.
Library goblint.build-info
Goblint_build_info
Goblint build info.
Library goblint.sites
Independent utilities
The following libraries provide utilities which are completely independent of Goblint.
Library goblint.backtrace
Goblint_backtrace
Backtraces with custom marks.
Library goblint.timing
Goblint_timing
Profiling with custom hierarchical timed sections.
Library goblint.tracing
Goblint_tracing
Nested tracing system for debugging.
Library goblint.logs
Vendored
The following libraries are vendored in Goblint.
Library goblint.zarith.mlgmpidl
Z_mlgmpidl