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.
Artem Pianykh c735b6f0a5
[nullsafe] Introduce NullsafeMode as a replacement for `is_strict_mode`
5 years ago
..
IR [infer] Get rid of verbose Typ.mk Tvoid 5 years ago
absint [nullsafe] Introduce NullsafeMode as a replacement for `is_strict_mode` 5 years ago
al [infer] Capture global initializer ondemand 5 years ago
atd [test determinator] Matching on mangled C and C++ names 5 years ago
backend [scheduler] [restart] Reschedule incomplete tasks 5 years ago
base [scheduler] [restart] Reschedule incomplete tasks 5 years ago
biabduction [infer] Get rid of verbose Typ.mk Tvoid 5 years ago
bufferoverrun [inferbo] Revise String.split's bounds 5 years ago
c_stubs [build] Update to dune 2 5 years ago
checkers [selfInBlock] Remove false positive from mix self weakSelf 5 years ago
clang [clang frontend] Refactor block_data into a record 5 years ago
clang_stubs [copyright] Remove years 6 years ago
concurrency [starvation] extract lock module 5 years ago
cost [cost] Revise substring's cost model 5 years ago
deadcode [build] Update to dune 2 5 years ago
integration [buck] also use the converted compdb paths before parsing 5 years ago
istd [pulse] Refactor attributes into domain 5 years ago
java [infer] Get rid of verbose Typ.mk Tvoid 5 years ago
java_stubs [test determinator] Refactor Java profiler samples and Java method creation 5 years ago
labs [typ] extract Procname from Typ 5 years ago
llvm [copyright] Remove years 6 years ago
nullsafe [nullsafe] Introduce NullsafeMode as a replacement for `is_strict_mode` 5 years ago
opensource [typ] extract Procname from Typ 5 years ago
pulse [pulse] Remove map suffix from SkippedCalls 5 years ago
quandary [typ][javaclass] abstract typename 5 years ago
scripts [build] Update to dune 2 5 years ago
scuba Remove FB-ONLY from publicly visible files 5 years ago
test_determinator [typ] extract Procname from Typ 5 years ago
topl [typ] extract Procname from Typ 5 years ago
unit [infer] Get rid of verbose Typ.mk Tvoid 5 years ago
.ocamlformat [ocamlformat] Enable parsing and reformatting docstrings 5 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 [dune] Add dune build @check 5 years ago
README.md [dune] jbuilder -> dune 7 years ago
dune-project [build] Update to dune 2 5 years ago
dune-workspace.in [build] Update to dune 2 5 years ago
dune.common.in [inferbo] Revert external relational domains (apron, elina) 5 years ago
dune.in [build] Update to dune 2 5 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [buck] one buck mode datatype to rule them all 5 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.