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 5b86031798
[frontend] Move clang constants to Procname
5 years ago
..
IR [frontend] Move clang constants to Procname 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 Procnames as schedule units 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] Refactoring: move get_formals type definition 5 years ago
c_stubs [ocamlformat] Add link to .ocamlformat from c_stubs 5 years ago
checkers [purity] Simplify should_report 5 years ago
clang [frontend] Move clang constants to Procname 5 years ago
clang_stubs [copyright] Remove years 6 years ago
concurrency [starvation] allow aliasing of parameters across threads 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] add model for std::vector<>::at() 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 [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.