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 249ef9d75b
Reporting cleanup 17: move doc_url from reporting to issue type
7 years ago
..
IR Reporting cleanup 17: move doc_url from reporting to issue type 7 years ago
absint [concurrency] split RacerD+starvation models into three modules 7 years ago
atd [Perf] Add more fields to the perf profiler json parser 7 years ago
backend Reporting cleanup 17: move doc_url from reporting to issue type 7 years ago
base Reporting cleanup 17: move doc_url from reporting to issue type 7 years ago
biabduction Reporting cleanup 15: simplify log_issue_deprecated_using_state 7 years ago
bufferoverrun [inferbo] Simplify memory instantiation of function call 7 years ago
checkers [dead store] Removed special case for constexpr in lambda captures 7 years ago
clang Reporting cleanup 17: move doc_url from reporting to issue type 7 years ago
clang_stubs Change license to MIT 7 years ago
concurrency [concurrency] split RacerD+starvation models into three modules 7 years ago
deadcode [ocamlformat] upgrade to ocamlformat 0.7 7 years ago
eradicate Reporting cleanup 14: log error using state 7 years ago
integration [java] Add support for blacklisting in capture mode for Javac 7 years ago
istd Renamings: list -> map 7 years ago
java [dead store] Do not report dead stores on constexpr 7 years ago
java_stubs Change license to MIT 7 years ago
labs [ocamlformat] upgrade to ocamlformat 0.7 7 years ago
llvm [ocamlformat] upgrade to ocamlformat 0.7 7 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 Added new issues to differentiate tainted buffer accesses and heap allocations 7 years ago
scripts [ocamlformat] upgrade to ocamlformat 0.7 7 years ago
unit [Perf] Add more fields to the perf profiler json parser 7 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 7 years ago
README.md [dune] jbuilder -> dune 7 years ago
dune-project [dune] jbuilder -> dune 7 years ago
dune-workspace.in [dune] jbuilder -> dune 7 years ago
dune.common.in [Loop-hoisting] Add a new checker for hoisting invariant function calls 7 years ago
dune.in [ocamlformat] upgrade to ocamlformat 0.7 7 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 7 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 7 years ago

README.md

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