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.
Dino Distefano d83a9445f1
First extension to uninit inter-procedural analysis
7 years ago
..
IR [inferbo] Model for folly::split 7 years ago
absint [cleanup] remove unused dynamic dispatch modes 7 years ago
atd [racerd] Delay issue deduplication to differential reporting 7 years ago
backend [cleanup] remove unused dynamic dispatch modes 7 years ago
base First extension to uninit inter-procedural analysis 7 years ago
bufferoverrun [cleanup] remove unused dynamic dispatch modes 7 years ago
checkers First extension to uninit inter-procedural analysis 7 years ago
clang [inferbo] Only use inferbo models when biabduction is off 7 years ago
clang_stubs [ocamlformat] Use ocamlformat from github 7 years ago
concurrency [thread-safety][experimental] switch access path may-alias condition to syntactic equality 7 years ago
eradicate [infer] no longer print the list of Eradicate warnings to standard output 7 years ago
integration [cfg] move cfgs to sqlite 7 years ago
istd [ocamlformat] Upgrade ocamlformat to v0.2 from opam 7 years ago
java [infer][java] skip the transformation to JBir when skipping the translation of the implementation 7 years ago
java_stubs Convert Reason to OCaml, and auto-format OCaml 7 years ago
labs [infer] simplify the API to report errors 7 years ago
opensource Log events in machine-readable format, and dump them via `infer events` command 7 years ago
python_stubs [infer] python integration: parser, cfg support 7 years ago
quandary [quandary] add curl_easy_setop with CURLOPT_POSTFIELDS as sink 7 years ago
scripts [style] s/_foo/foo_/ when `foo_` is not unused 7 years ago
unit [racerd] Report only once per unique pair of final trace locations 7 years ago
.merlin [racerd] Report only once per unique pair of final trace locations 7 years ago
Makefile [make] do not accidentally build the -O3 infer when running `make test_build` 7 years ago
README.md [merlin] use `S **` instead of listing each directory 7 years ago
infertop.ml [make] s/ocamlbuild/jbuilder/g 7 years ago
jbuild-workspace.in [build] switch to 4.05.0+flambda by default 7 years ago
jbuild.common.in [racerd] Delay issue deduplication to differential reporting 7 years ago
jbuild.in [cleanup] remove harness-related code 7 years ago

README.md

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