You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nikos Gorogiannis 97c41120ae
[buck/java2] eliminate project root config flag
6 years ago
..
IR [topl] Simple error reporting. 6 years ago
absint [pulse] move to SIL 6 years ago
atd [cost] Refactor cost issue types and enable detecting allocation complexity increase on cold start 6 years ago
backend [infra] Collect low-prio logs during execution and flush them to Scuba at the end in one go 6 years ago
base [infra] Add Config.execution_id and log it to scuba as a normal 6 years ago
biabduction [frontend] Move Preanalysis to frontend so that it is run always 6 years ago
bufferoverrun [cost,inferBo] Add models for Collections.unmodifiable* getters 6 years ago
checkers [cost] Invoke Cost issues only once 6 years ago
clang Extended check on n-th parameter to cpp method calls 6 years ago
clang_stubs [copyright] Remove years 6 years ago
concurrency [copyright] Remove years 6 years ago
deadcode [copyright] Remove years 6 years ago
integration [buck/java2] eliminate project root config flag 6 years ago
istd [Tenv] Maximum sharing 6 years ago
java [frontend] Move Preanalysis to frontend so that it is run always 6 years ago
java_stubs [copyright] Remove years 6 years ago
labs [copyright] Remove years 6 years ago
llvm [copyright] Remove years 6 years ago
nullsafe [eradicate] remove the constant flag only_keep_intersection 6 years ago
opensource [copyright] Remove years 6 years ago
pulse [pulse] explain SIL logical variables in terms of program access paths 6 years ago
quandary [copyright] Remove years 6 years ago
scripts [copyright] Remove years 6 years ago
scuba [infra] Fix deadcode check target 6 years ago
topl [topl] tiny fixes to tracing output 6 years ago
unit [copyright] Remove years 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 [copyright] Remove years 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 [copyright] Remove years 6 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [infra] Add Config.execution_id and log it to scuba as a normal 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.