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.
Jeremy Dubreil b47e2d13f3
[eradicate] simplify the analysis traces
6 years ago
..
IR [trivial] procname should implement Hashable 6 years ago
absint [inferbo,cost] Add cost models for java.util.Collections 6 years ago
atd [infer] make the censor reason an option field in the analysis report 6 years ago
backend [tasks] move to a task generator interface 6 years ago
base [tasks] move to a task generator interface 6 years ago
biabduction Revert "[topl] Synthesize trivial procedures." 6 years ago
bufferoverrun [inferbo] Generalize String.length to CharSequence.length 6 years ago
checkers Add --annotation-reachability-cxx-sources override option 6 years ago
clang Add predicate for Unavailable attr 6 years ago
clang_stubs Change license to MIT 7 years ago
concurrency Simplify payloads with ppx_fields_conv 6 years ago
deadcode Simplify payloads with ppx_fields_conv 6 years ago
integration [tasks] move to a task generator interface 6 years ago
istd Revert "[topl] Synthesize trivial procedures." 6 years ago
java [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
java_stubs Change license to MIT 7 years ago
labs Simplify payloads with ppx_fields_conv 6 years ago
llvm [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
nullsafe [eradicate] simplify the analysis traces 6 years ago
opensource Change license to MIT 7 years ago
pulse Simplify payloads with ppx_fields_conv 6 years ago
quandary Simplify payloads with ppx_fields_conv 6 years ago
scripts [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
topl Revert "[topl] Synthesize trivial procedures." 6 years ago
unit [infer] make the censor reason an option field in the analysis report 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 [java] Add support for openjdk11 6 years ago
README.md [dune] jbuilder -> dune 6 years ago
dune-project [dune] jbuilder -> dune 6 years ago
dune-workspace.in Add missing FB copyrights 6 years ago
dune.common.in [infer] Add +14 as warn-as error 6 years ago
dune.in Simplify payloads with ppx_fields_conv 6 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml Improve man page for infer explore 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.