infer_clone/infer/src
Dulma Churchill 27ea5d041b [biabduction] Rename use_after_free to avoid name clash with Pulse 6 years ago
..
IR [biabduction] Rename use_after_free to avoid name clash with Pulse 6 years ago
absint [infer] Use inline record for Sil.Load and Sil.Store 6 years ago
al [AL] Add a is_static predicate 6 years ago
atd [cost] Add version to BasicCost.t 6 years ago
backend [biabduction] Rename use_after_free to avoid name clash with Pulse 6 years ago
base [biabduction] Rename use_after_free to avoid name clash with Pulse 6 years ago
biabduction [biabduction] Rename use_after_free to avoid name clash with Pulse 6 years ago
bufferoverrun [infer] Use inline record for Sil.Load and Sil.Store 6 years ago
checkers [infer] Use inline record for Sil.Load and Sil.Store 6 years ago
clang [infer] Add typ field in Sil.Load 6 years ago
clang_stubs [copyright] Remove years 6 years ago
concurrency [racerd] use access expression structure in ownership domain 6 years ago
deadcode [clang] move AL source code to new al/ folder 6 years ago
integration [sqlite] kill write daemon in all circumstances 6 years ago
istd [pulse] Don't print attribute ranks 6 years ago
java [infer] Add typ field in Sil.Load 6 years ago
java_stubs [copyright] Remove years 6 years ago
labs Remove redundant fields from proc_callback_args 6 years ago
llvm [copyright] Remove years 6 years ago
nullsafe [infer] Use inline record for Sil.Load and Sil.Store 6 years ago
opensource [copyright] Remove years 6 years ago
pulse [infer] Use inline record for Sil.Load and Sil.Store 6 years ago
quandary [java] easier to switch between java 8 and java 11 6 years ago
scripts [copyright] Remove years 6 years ago
scuba [infer] Log accumulated backend counters to scuba 6 years ago
topl [infer] Add typ field in Sil.Load 6 years ago
unit [infer] Add typ field in Sil.Load 6 years ago
.ocamlformat [ocamlformat] Move .ocamlformat config file to the project root 6 years ago
InferBase.opam [doc] add `make doc` target for building html API doc 7 years ago
InferGenerated.opam [doc] add `make doc` target for building html API doc 7 years ago
InferIR.opam [doc] add `make doc` target for building html API doc 7 years ago
InferStdlib.opam [doc] add `make doc` target for building html API doc 7 years ago
Makefile [java] easier to switch between java 8 and java 11 6 years ago
README.md [dune] jbuilder -> dune 7 years ago
dune-project [dune] jbuilder -> dune 7 years ago
dune-workspace.in [copyright] Remove years 6 years ago
dune.common.in [copyright] Remove years 6 years ago
dune.in [clang] move AL source code to new al/ folder 6 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [sqlite] fix daemon logic in non-forking integrations 6 years ago
infer.mli [copyright] Remove years 6 years ago
infer.opam [doc] add `make doc` target for building html API doc 7 years ago
infertop.ml [copyright] Remove years 6 years ago

README.md

The OCaml source files for infer live here. The Makefile is responsible for building them, together with dune.in.