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.
Ezgi Çiçek 0f43930f40
[cost] Refactor cost issue types and enable detecting allocation complexity increase on cold start
6 years ago
..
IR [clang] rewrite scope computations 6 years ago
absint [frontend] Move Preanalysis to frontend so that it is run always 6 years ago
atd [cost] Refactor cost issue types and enable detecting allocation complexity increase on cold start 6 years ago
backend [cost] Refactor cost issue types and enable detecting allocation complexity increase on cold start 6 years ago
base [cost] Refactor cost issue types and enable detecting allocation complexity increase on cold start 6 years ago
biabduction [frontend] Move Preanalysis to frontend so that it is run always 6 years ago
bufferoverrun [frontend] Move Preanalysis to frontend so that it is run always 6 years ago
checkers [cost] Refactor cost issue types and enable detecting allocation complexity increase on cold start 6 years ago
clang [clang] cache of names of C++ temporaries 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 [copyright] Remove years 6 years ago
istd [copyright] Remove years 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 [copyright] Remove years 6 years ago
opensource [copyright] Remove years 6 years ago
pulse [pulse] do not model `operator=` as assignment 6 years ago
quandary [copyright] Remove years 6 years ago
scripts [copyright] Remove years 6 years ago
scuba [copyright] Remove years 6 years ago
topl [copyright] Remove years 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 [copyright] Remove years 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.