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 86d4c5a55f
[infer] make the Fragment Retains View checker support the androidx Fragment class name
6 years ago
..
IR [pulse] improve error messages and traces 6 years ago
absint [pulse][minor] improve debug html 6 years ago
atd [CostReport] Add procedure name to cost report items 6 years ago
backend [infer] fix a compiler warning 6 years ago
base [hoisting] Turn on hoisting of expensive functions by default 6 years ago
biabduction [infer][PR] Don't join postconditions. Fixes #678. 6 years ago
bufferoverrun [loop-hoisting] Incorporate cost trace into EXPENSIVE_LOOP_INVARIANT_CALL issues 6 years ago
checkers [infer] make the Fragment Retains View checker support the androidx Fragment class name 6 years ago
clang Clang Diff Determinator 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] more efficient representation of attributes 6 years ago
integration Clang Diff Determinator 6 years ago
istd [infer][PR] Escape double quotes in urls 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 6 years ago
nullsafe [SIL] change `variable_initialization()` builtin to a new auxiliary instruction 6 years ago
opensource Change license to MIT 7 years ago
pulse [pulse] improve error messages and traces 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 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 [pulse] more efficient representation of attributes 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 6 years ago

README.md

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