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.
Mehdi Bouaziz ded6bd8ba4
Uninit: do not use the one-instr-per-node CFG
6 years ago
..
IR [proc-cfg][5/5] remove file-wide cfgs from the db 6 years ago
absint [infer] Avoid twice of xml escaping 6 years ago
atd have infer automatically figure out when `--merge` is needed 6 years ago
backend [infer] the bug hash should also consider the anonymous classes in the qualifier 6 years ago
base [proc-cfg][5/5] remove file-wide cfgs from the db 6 years ago
biabduction [cfgs] move specialize_* functions to another module to avoid circular dependencies 6 years ago
bufferoverrun [inferbo] Use big_int in interval domain 6 years ago
checkers Uninit: do not use the one-instr-per-node CFG 6 years ago
clang [proc-cfg][3/5] stop caching whole-file cfgs in exe_env 6 years ago
clang_stubs Change license to MIT 7 years ago
concurrency [starvation] fix typo in reporting 6 years ago
deadcode [python] kill python frontend 6 years ago
eradicate [eradicate] also lookup the procedure attributes in the super class 6 years ago
integration [kill -a][0/4] do not rely on `Config.analyzer` 6 years ago
istd [perf] emit Trace Event json 6 years ago
java [proc-cfg][1/5] add per-procedure cfgs to the procedures table 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 Fix IList.inter 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.