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.
Jules Villard 2151be9c25
[issues] do not dedup issues when `Config.filtering` is unset
6 years ago
..
IR [issues] do not dedup issues when `Config.filtering` is unset 6 years ago
absint [SIL][HIL] distinguish auxiliary instructions as `Metadata` 6 years ago
atd [CostReport] Add procedure name to cost report items 6 years ago
backend [issues] do not dedup issues when `Config.filtering` is unset 6 years ago
base Reporting Performance Variation on Cold Start 6 years ago
biabduction [SIL] add `Skip` metadata instruction 6 years ago
bufferoverrun [cost] Add cost models for loop invariant functions 6 years ago
checkers [cost] Add cost models for loop invariant functions 6 years ago
clang Fixed constexpr false positive 6 years ago
clang_stubs Change license to MIT 7 years ago
concurrency [SIL][HIL] distinguish auxiliary instructions as `Metadata` 6 years ago
deadcode [pulse] move source files into their own pulse/ directory 6 years ago
integration [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
istd [racerd] on-annotations 6 years ago
java [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
java_stubs Change license to MIT 7 years ago
labs [SIL][HIL] distinguish auxiliary instructions as `Metadata` 6 years ago
llvm [ocamlformat] upgrade to ocamlformat 0.7 7 years ago
nullsafe [SIL] add `Skip` metadata instruction 6 years ago
opensource Change license to MIT 7 years ago
pulse [SIL] add `Skip` metadata instruction 6 years ago
quandary [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
scripts [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
topl [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
unit [SIL][HIL] distinguish auxiliary instructions as `Metadata` 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 7 years ago
dune-project [dune] jbuilder -> dune 7 years ago
dune-workspace.in Add missing FB copyrights 6 years ago
dune.common.in [infer][PR] Fix minor typo 6 years ago
dune.in [pulse] move source files into their own pulse/ directory 6 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [cfg] add option to print CFGs after the fact 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 7 years ago

README.md

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