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.
Ezgi Çiçek 19eac53f0e
[cost] Add models for Collections.max/min
6 years ago
..
IR Fixed typos in comments. 6 years ago
absint [inferbo] Add models for org.json.JSONArray 6 years ago
atd [infer] make the censor reason an option field in the analysis report 6 years ago
backend When writing debug HTML, don't crash on procs with empty bodies. 6 years ago
base make blacklisted clang flags configurable 6 years ago
biabduction Fixed typos in comments. 6 years ago
bufferoverrun [inferbo] silence firing assert 6 years ago
checkers [cost] Add models for Collections.max/min 6 years ago
clang [clang][oops] restore previous functionality 6 years ago
clang_stubs Change license to MIT 7 years ago
concurrency [issuelogs] less imperative 6 years ago
deadcode [infer][realtime log] initial scuba API 6 years ago
integration only add --blacklist-regex flag in buck mode 6 years ago
istd [pulse] better error messages 6 years ago
java Preparatory changes in Printer 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] add a model for java.nio.file.Path.getParent() 6 years ago
opensource [infer][realtime log] initial scuba API 6 years ago
pulse [Pulse] model folly delayed destruction 6 years ago
quandary Simplify payloads with ppx_fields_conv 6 years ago
scripts [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
scuba [infer][logging] support passing arbitrary scuba columns to infer 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][test_build] add fatal warning and fix instance 6 years ago
dune.in [infer][realtime log] initial scuba API 6 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [infer][realtime log] initial scuba API 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.