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 7e7913d5ee
[racerd] recognize more class member types as concurrency hints for C++
6 years ago
..
IR [inferbo] Change pp of BinaryOperationCondition 6 years ago
absint [pulse] initial commit 6 years ago
atd have infer automatically figure out when `--merge` is needed 6 years ago
backend [infer] Get widths of build-in integer types 6 years ago
base [inferbo] Add integer overflow issue type 6 years ago
biabduction [objc] fixing false positive for weak pointers inside c++ structs 6 years ago
bufferoverrun [inferbo] Check integer overflow when really need 6 years ago
checkers [pulse] rename `Location` -> `Address` and better reporting 6 years ago
clang [infer] Get widths of build-in integer types 6 years ago
clang_stubs Change license to MIT 7 years ago
concurrency [racerd] recognize more class member types as concurrency hints for C++ 6 years ago
deadcode [python] kill python frontend 6 years ago
eradicate Annot.Method: record rather than pair 6 years ago
integration [kill -a][0/4] do not rely on `Config.analyzer` 6 years ago
istd Expose WTO in ProcCfg 6 years ago
java [infer] Get widths of build-in integer types 6 years ago
java_stubs Change license to MIT 7 years ago
labs [kill -a][1/4] stop using `-a foo` in the infer repo 6 years ago
llvm [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
opensource Change license to MIT 7 years ago
quandary Check that the end the traces of inferBO and quandary issues match before matching them to form an quandaryBO issue 6 years ago
scripts [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
unit Expose WTO in ProcCfg 6 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 [python] kill python frontend 6 years ago
README.md [dune] jbuilder -> dune 6 years ago
dune-project [dune] jbuilder -> dune 6 years ago
dune-workspace.in [dune] jbuilder -> dune 6 years ago
dune.common.in [inferbo] Use big_int in interval domain 6 years ago
dune.in [python] kill python frontend 6 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [proc-cfg][5/5] remove file-wide cfgs from the db 6 years ago
infer.mli Change license to MIT 7 years ago
infer.opam [doc] add `make doc` target for building html API doc 7 years ago
infertop.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago

README.md

The OCaml source files for infer live here. The Makefile is responsible for building them, together with dune.in.