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 c5ddc39e0d
[pdesc][refactor] make individual modules for the pre-analyses
6 years ago
..
IR [pdesc][refactor] ability to set normal and exceptional succs independently 6 years ago
absint [ocamlformat] Upgrade ocamlformat version 6 years ago
al [AL] Make the transition Parameters work with function calls 6 years ago
atd [cost] Introduce cost issue types for functions on UI Thread 6 years ago
backend [pdesc][refactor] make individual modules for the pre-analyses 6 years ago
base [nullsafe] Render strict mode violations nicely 6 years ago
biabduction [self in block] Add a check for strongSelf not checked for null 6 years ago
bufferoverrun [cost] Keep excluding unqualified variables by ItvUpdatedBy 6 years ago
checkers [nullsafe] Support @RecentlyNullable annotation 6 years ago
clang [pdesc][refactor] ability to set normal and exceptional succs independently 6 years ago
clang_stubs [copyright] Remove years 6 years ago
concurrency [starvation-whole-program] more executor models 6 years ago
deadcode [nullsafe] Signature and nulllability of a third party method 6 years ago
integration [starvation] whole program analysis 6 years ago
istd [ocamlformat] Upgrade ocamlformat version 6 years ago
java [pdesc][refactor] ability to set normal and exceptional succs independently 6 years ago
java_stubs [test determinator] Refactor Java profiler samples and Java method creation 6 years ago
labs [ocamlformat] Upgrade ocamlformat version 6 years ago
llvm [copyright] Remove years 6 years ago
nullsafe [deadcode] fix deadcode 6 years ago
opensource [cost] Add FB-specific cost models 6 years ago
pulse [pulse] arithmetic operations 6 years ago
quandary [ocamlformat] Upgrade ocamlformat version 6 years ago
scripts [ocamlformat] Upgrade ocamlformat version 6 years ago
scuba [ocamlformat] Upgrade ocamlformat version 6 years ago
test_determinator [ocamlformat] Upgrade ocamlformat version 6 years ago
topl [pdesc][refactor] ability to set normal and exceptional succs independently 6 years ago
unit [pdesc][refactor] ability to set normal and exceptional succs independently 6 years ago
.ocamlformat [ocamlformat] Upgrade ocamlformat version 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 [make] do not trigger a models rebuild every time 6 years ago
README.md [dune] jbuilder -> dune 7 years ago
dune-project [dune] jbuilder -> dune 7 years ago
dune-workspace.in [copyright] Remove years 6 years ago
dune.common.in [Use async in create_trace_view 6 years ago
dune.in [ocamlformat] Upgrade ocamlformat version 6 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [ocamlformat] Upgrade ocamlformat version 6 years ago
infer.mli [copyright] Remove years 6 years ago
infer.opam [doc] add `make doc` target for building html API doc 7 years ago
infertop.ml [copyright] Remove years 6 years ago

README.md

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