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 7cb11b587a
[inferbo] Revise String.split's bounds
5 years ago
..
IR [inferbo] Get global constant array values from initializers 5 years ago
absint [java] Make override resolution consider parameter types 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 [ondemand] only provide procnames to cluster callbacks 5 years ago
base [selfInBlock] Add a new check when strongSelf is captured in a (sub)block. 5 years ago
biabduction [typ] extract Procname from Typ 5 years ago
bufferoverrun [inferbo] Revise String.split's bounds 5 years ago
c_stubs [ocamlformat] Add link to .ocamlformat from c_stubs 5 years ago
checkers [selfInBlock] Add a new check when strongSelf is captured in a (sub)block. 5 years ago
clang [clang frontend] Translate BinaryOperators in ifs equally whether they are part of a ExprWithCleanups or not 5 years ago
clang_stubs [copyright] Remove years 6 years ago
concurrency [ondemand] only provide procnames to cluster callbacks 5 years ago
cost [cost] Move cost to its own realm and refactor 5 years ago
deadcode [cost] Move cost to its own realm and refactor 5 years ago
integration [buck] also use the converted compdb paths before parsing 5 years ago
istd [inferbo] Get global constant array values from initializers 5 years ago
java [RFC][java] kill regexp-based line number fixer 5 years ago
java_stubs [test determinator] Refactor Java profiler samples and Java method creation 6 years ago
labs [typ] extract Procname from Typ 5 years ago
llvm [copyright] Remove years 6 years ago
nullsafe [nullsafe] Make condition redundant slightly less aggressive 5 years ago
opensource [typ] extract Procname from Typ 5 years ago
pulse [pulse] new option to turn pulse back into an intra-procedural analysis 5 years ago
quandary [typ][javaclass] abstract typename 5 years ago
scripts [ocamlformat] Enable parsing and reformatting docstrings 5 years ago
scuba [ocamlformat] Enable parsing and reformatting docstrings 5 years ago
test_determinator [typ] extract Procname from Typ 5 years ago
topl [typ] extract Procname from Typ 5 years ago
unit [typ] extract Procname from Typ 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 [dune] jbuilder -> dune 7 years ago
dune-workspace.in [copyright] Remove years 6 years ago
dune.common.in [inferbo] Revert external relational domains (apron, elina) 5 years ago
dune.in [cost] Move cost to its own realm and refactor 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.