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.
Sam Blackshear e2f38423e5
[cleanup] delete repeated calls checker
7 years ago
..
IR [cfg] unbox the type 7 years ago
absint [infer][PR] Fix Spelling Error 7 years ago
atd [config] Add first step of generalized filtering system 7 years ago
backend [cfg] minor renamings 7 years ago
base [cleanup] delete repeated calls checker 7 years ago
bufferoverrun [ocamlformat] Upgrade ocamlformat to v0.2 from opam 7 years ago
checkers [cleanup] delete repeated calls checker 7 years ago
clang [linters] Ading predicate is_in_objc_class_named and make a verbose rule more targeted 7 years ago
clang_stubs [ocamlformat] Use ocamlformat from github 7 years ago
concurrency [reporting] Report access path from the initial sink rather than the final sink. 7 years ago
eradicate [infer][eradicate] Use the summary of callee returned by the on-demand analysis call instead of the one in the specs cache 7 years ago
harness [cfg] minor renamings 7 years ago
integration [ocamlformat] Upgrade ocamlformat to v0.2 from opam 7 years ago
istd [ocamlformat] Upgrade ocamlformat to v0.2 from opam 7 years ago
java [cfg] minor renamings 7 years ago
java_stubs Convert Reason to OCaml, and auto-format OCaml 7 years ago
labs [ocamlformat] Upgrade ocamlformat to v0.2 from opam 7 years ago
opensource [graphql] kill unused files 7 years ago
python_stubs [infer] python integration: parser, cfg support 7 years ago
quandary [quandary] turn off dynamic dispatch handling in Java 7 years ago
scripts [ocamlformat] Upgrade ocamlformat to v0.2 from opam 7 years ago
unit [quandary] move sanitizer specifications from TaintSpec -> Trace 7 years ago
.merlin [dev] fix merlin 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 [ocamlformat] Use ocamlformat from github 7 years ago
jbuild.in [dev] fix merlin 7 years ago

README.md

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