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 a47a8d2627
[java][classpath] fixes
5 years ago
..
IR [pulse] move to SIL proper 5 years ago
absint [HIL] add warning about HIL unsoundness 5 years ago
atd [cost] Refactor cost issue types and enable detecting allocation complexity increase on cold start 6 years ago
backend Make the task bar display progress more accurately 5 years ago
base Make the task bar display progress more accurately 5 years ago
biabduction Biabduction prover now logs inconsistency reason. 5 years ago
bufferoverrun [cost,inferBo] Add models for Collections.unmodifiable* getters 6 years ago
checkers [uninit] look at complex HIL expressions too 5 years ago
clang [clang] fix destructor placement for temporaries in conditionals 5 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] don't fail on empty list of targets found from query 5 years ago
istd MaximumSharing: remove inplace 5 years ago
java [java][classpath] fixes 5 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] record attributes of address not edge-reachable in the post 5 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. 5 years ago
unit MaximumSharing: handle cycles 5 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 6 years ago
dune-project [dune] jbuilder -> dune 6 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.