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.
Nikos Gorogiannis 8d0f6820ca
[starvation] standardise extraction of access expressions
5 years ago
..
IR [java] Make override resolution consider parameter types 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 Use a queue to handle tasks in the RestartScheduler 5 years ago
base [nullsafe] Introduce a flag for conditionally disabling field not initialized issue 5 years ago
biabduction [typ] extract Procname from Typ 5 years ago
bufferoverrun [inferbo] Suppress trace print 5 years ago
c_stubs [ocamlformat] Add link to .ocamlformat from c_stubs 5 years ago
checkers [litho] Make analysis null return aware 5 years ago
clang [infer] Capture global initializer ondemand 5 years ago
clang_stubs [copyright] Remove years 6 years ago
concurrency [starvation] standardise extraction of access expressions 5 years ago
deadcode [infer] make deadcode is back 5 years ago
integration [buck] kill python code for the dead Java integration 5 years ago
istd [pp] move utility function from Sil to Pp 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 5 years ago
labs [typ] extract Procname from Typ 5 years ago
llvm [copyright] Remove years 6 years ago
nullsafe [nullsafe] Introduce a flag for conditionally disabling field not initialized issue 5 years ago
opensource [typ] extract Procname from Typ 5 years ago
pulse [pulse] Fix unequal length 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 [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 [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.