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.
Radu Grigore b70a0f0b65
[topl] Optimize code instrumentation.
5 years ago
..
IR [nullsafe] Enum values can be used as non-null without strictification 5 years ago
absint [nullsafe] Enum values can be used as non-null without strictification 5 years ago
al [infer] make deadcode is back 5 years ago
atd [test determinator] Matching on mangled C and C++ names 5 years ago
backend [typ][fieldname] further reduce and improve interface 5 years ago
base [inferbo] Revert external relational domains (apron, elina) 5 years ago
biabduction [typ][fieldname] further reduce and improve interface 5 years ago
bufferoverrun [inferbo] Add model for `Collection.toArray` 5 years ago
c_stubs [ocamlformat] Add link to .ocamlformat from c_stubs 5 years ago
checkers [litho] Report at created location with bold message 5 years ago
clang [typ][fieldname] simplify and streamline interface 5 years ago
clang_stubs [copyright] Remove years 6 years ago
concurrency [typ][fieldname] simplify and streamline interface 5 years ago
deadcode [infer] make deadcode is back 5 years ago
integration [ocamlformat] Enable parsing and reformatting docstrings 5 years ago
istd [logging] conditionally log contents of argument files in environment 5 years ago
java [typ][fieldname] simplify and streamline interface 5 years ago
java_stubs [test determinator] Refactor Java profiler samples and Java method creation 5 years ago
labs [ocamlformat] Enable parsing and reformatting docstrings 5 years ago
llvm [copyright] Remove years 6 years ago
nullsafe [nullsafe] model HashMap.put() 5 years ago
opensource [infer] Polymorphic value type for `FuncArg` 5 years ago
pulse [typ][fieldname] simplify and streamline interface 5 years ago
quandary [ocamlformat] Enable parsing and reformatting docstrings 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 [test determinator] Matching on mangled C and C++ names 5 years ago
topl [topl] Optimize code instrumentation. 5 years ago
unit [typ][fieldname] simplify and streamline interface 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 [test determinator] Add the hash function that we use in the plugin to hash the mangled names to compare input mangled names 5 years ago
README.md [dune] jbuilder -> dune 6 years ago
dune-project [dune] jbuilder -> dune 6 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 [topl] Support side conditions for transitions. 5 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [logging] conditionally log contents of argument files in environment 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.