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.
Mehdi Bouaziz 1c24102e45
DifferentialFilters: simplify relative_complements
6 years ago
..
IR [dead store] Do not report dead stores on constexpr 6 years ago
absint [concurrency] split RacerD+starvation models into three modules 6 years ago
atd [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
backend DifferentialFilters: simplify relative_complements 6 years ago
base [java] Add support for blacklisting in capture mode for Javac 6 years ago
biabduction [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
bufferoverrun [inferbo] Use algebraic data type for allocsite 6 years ago
checkers [Loop-hoisting] Add more models for invariant analysis 6 years ago
clang Simplify linters_doc_url 6 years ago
clang_stubs Change license to MIT 7 years ago
concurrency [concurrency] split RacerD+starvation models into three modules 6 years ago
deadcode [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
eradicate [eradicate] fix the shaddowing between the annotated signature of the caller and the one of the callee 6 years ago
integration [java] Add support for blacklisting in capture mode for Javac 6 years ago
istd Renamings: list -> map 6 years ago
java [dead store] Do not report dead stores on constexpr 6 years ago
java_stubs Change license to MIT 7 years ago
labs [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
llvm [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
opensource Change license to MIT 7 years ago
python_stubs [lint] linter to force every file to `open! IStd` 7 years ago
quandary [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
scripts [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
unit DifferentialFilters: simplify find_previous 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 [toplevel] install infertop in infer/bin/ to get models and stuff 6 years ago
README.md [dune] jbuilder -> dune 6 years ago
dune-project [dune] jbuilder -> dune 6 years ago
dune-workspace.in [dune] jbuilder -> dune 6 years ago
dune.common.in [Loop-hoisting] Add a new checker for hoisting invariant function calls 6 years ago
dune.in [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
infer.mli Change license to MIT 7 years ago
infer.opam [doc] add `make doc` target for building html API doc 7 years ago
infertop.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago

README.md

The OCaml source files for infer live here. The Makefile is responsible for building them, together with dune.in.