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.
Sungkeun Cho b3f52284ed
[inferbo] Ignore the top of latest prune of callees
6 years ago
..
IR [ocaml] upgrade most dependencies 6 years ago
absint [summary] change `int ref` field in record to `mutable` 6 years ago
atd [cost] Refactor cost issue types and enable detecting allocation complexity increase on cold start 6 years ago
backend Catch error in SpecsFiles.delete 6 years ago
base Invalidate summaries for changed procedures 6 years ago
biabduction [summary] change `int ref` field in record to `mutable` 6 years ago
bufferoverrun [inferbo] Ignore the top of latest prune of callees 6 years ago
checkers [specs] put specs files operations in their own module 6 years ago
clang Make infer binary runnable on Mojave without fiddling with SDKROOT 6 years ago
clang_stubs [copyright] Remove years 6 years ago
concurrency [specs] put specs files operations in their own module 6 years ago
deadcode [copyright] Remove years 6 years ago
integration [processpool] collect results from children 6 years ago
istd [pulse] Filter AddressOfStackVariable from read only heuristic check 6 years ago
java Complete pattern matching for Sawja JBir translation 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 [specs] put specs files operations in their own module 6 years ago
opensource [copyright] Remove years 6 years ago
pulse [pulse] Filter AddressOfStackVariable from read only heuristic check 6 years ago
quandary Remove redundant fields from proc_callback_args 6 years ago
scripts [copyright] Remove years 6 years ago
scuba [infer] Log accumulated backend counters to scuba 6 years ago
topl [ocaml] upgrade most dependencies 6 years ago
unit [specs] put specs files operations in their own module 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 Make infer binary runnable on Mojave without fiddling with SDKROOT 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 Do not delete results directory if incremental-analysis is enabled 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.