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.
Sungkeun Cho 67d14d692e
[infer] Avoid twice of xml escaping
7 years ago
..
IR [infer] fix typo in the computation of the bug hash 7 years ago
absint [infer] Avoid twice of xml escaping 7 years ago
atd have infer automatically figure out when `--merge` is needed 7 years ago
backend [infer] remove the special case to always create summaries for the Java methods 7 years ago
base [sql] batch write of attributes 7 years ago
biabduction [perf] emit Trace Event json 7 years ago
bufferoverrun [inferbo] Use big_int in interval domain 7 years ago
checkers [Hoisting] Fix hoisting of void functions 7 years ago
clang [clang] changes to accomodate the new version of clang 7 years ago
clang_stubs Change license to MIT 7 years ago
concurrency [starvation] fix typo in reporting 7 years ago
deadcode [python] kill python frontend 7 years ago
eradicate [eradicate] also lookup the procedure attributes in the super class 7 years ago
integration [kill -a][0/4] do not rely on `Config.analyzer` 7 years ago
istd [perf] emit Trace Event json 7 years ago
java ProcAttributes: simplify var_attribute 7 years ago
java_stubs Change license to MIT 7 years ago
labs [kill -a][1/4] stop using `-a foo` in the infer repo 7 years ago
llvm [ocamlformat] upgrade to ocamlformat 0.7 7 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 7 years ago
scripts [ocamlformat] upgrade to ocamlformat 0.7 7 years ago
unit Fix IList.inter 7 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 7 years ago
README.md [dune] jbuilder -> dune 7 years ago
dune-project [dune] jbuilder -> dune 7 years ago
dune-workspace.in [dune] jbuilder -> dune 7 years ago
dune.common.in [inferbo] Use big_int in interval domain 7 years ago
dune.in [python] kill python frontend 7 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [kill -a][4/4] kill `Config.analyzer`, deprecate `--analyzer` 7 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 7 years ago

README.md

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