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.
Jules Villard 58b1df6bb9
[clang] fix destructor placement for temporaries in conditionals
6 years ago
..
IR [pulse] move to SIL proper 6 years ago
absint [HIL] add warning about HIL unsoundness 6 years ago
atd [cost] Refactor cost issue types and enable detecting allocation complexity increase on cold start 6 years ago
backend [backend] print what we are doing when invalidating for reanalysis 6 years ago
base [infra] Add Config.execution_id and log it to scuba as a normal 6 years ago
biabduction Biabduction prover now logs inconsistency reason. 6 years ago
bufferoverrun [cost,inferBo] Add models for Collections.unmodifiable* getters 6 years ago
checkers [uninit] look at complex HIL expressions too 6 years ago
clang [clang] fix destructor placement for temporaries in conditionals 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 Maximum sharing: reuse sharing and detect cycles 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] skip `folly::Optional::reset()` 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] Avoid side-effects when Topl is inactive. 6 years ago
unit Maximum sharing: reuse sharing and detect cycles 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.