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.
Martino Luca b0cfd73b19
[Perf] Emit traces alongside cost issues
6 years ago
..
IR Reporting cleanup 22: log_error/warning -> use IssueType rather than exception 6 years ago
absint [Loop-hoisting] Add a new model for Javax's Provider.get() and make it invariant only 6 years ago
atd [Perf] Add hash to costs report 6 years ago
backend [Perf] Emit traces alongside cost issues 6 years ago
base [Perf][CI] Disable threshold based cost reports 6 years ago
biabduction [SIL] remove dead `Typ substitution 6 years ago
bufferoverrun Wired up model for memmove which is identical to memcopy 6 years ago
checkers [Perf][CI] Disable threshold based cost reports 6 years ago
clang Remove dead Config.arc_mode 6 years ago
clang_stubs Change license to MIT 7 years ago
concurrency [starvation] prefer shorter UI-thread traces 6 years ago
deadcode [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
eradicate [eradicate] remove the unused code to do the nullability inferrence 6 years ago
integration [infer][java] add support for Buck compilation commands with no source files 6 years ago
istd Renamings: list -> map 6 years ago
java [infer][java] translate the name of the field when the class is not found 6 years ago
java_stubs Change license to MIT 7 years ago
labs Reporting cleanup 22: log_error/warning -> use IssueType rather than exception 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 Reporting cleanup 22: log_error/warning -> use IssueType rather than exception 6 years ago
scripts [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
unit [Perf] Add hash to costs report 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 [Perf] Perform comparisons of costs-reports by using costs-report.json files 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.