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.
Jeremy Dubreil b089486b5a
[infer][nullable checker] take subtyping into account when detecting pointer assignment
7 years ago
..
IR [infer][IR] factor the test for pointer type 7 years ago
absint [ocamlformat] Upgrade base and ocamlformat 7 years ago
atd [racerd] Delay issue deduplication to differential reporting 7 years ago
backend [infer][IR] factor the test for pointer type 7 years ago
base [ocamlformat] Upgrade base and ocamlformat 7 years ago
bufferoverrun [ocamlformat] Upgrade base and ocamlformat 7 years ago
checkers [infer][nullable checker] take subtyping into account when detecting pointer assignment 7 years ago
clang [infer][IR] factor the test for pointer type 7 years ago
clang_stubs [ocamlformat] Upgrade base and ocamlformat 7 years ago
concurrency [ocamlformat] Upgrade base and ocamlformat 7 years ago
eradicate [ocamlformat] Upgrade base and ocamlformat 7 years ago
integration [ocamlformat] Upgrade base and ocamlformat 7 years ago
istd [ocamlformat] Upgrade base and ocamlformat 7 years ago
java [ocamlformat] Upgrade base and ocamlformat 7 years ago
java_stubs Convert Reason to OCaml, and auto-format OCaml 8 years ago
labs [ocamlformat] Upgrade base and ocamlformat 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 8 years ago
quandary [quandary] only use gflag sources in developer mode 7 years ago
scripts [ocamlformat] Upgrade base and ocamlformat 7 years ago
unit [ocamlformat] Upgrade base and ocamlformat 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` 8 years ago
README.md [merlin] use `S **` instead of listing each directory 8 years ago
infertop.ml [make] s/ocamlbuild/jbuilder/g 8 years ago
jbuild-workspace.in [build] switch to 4.05.0+flambda by default 8 years ago
jbuild.common.in [ocamlformat] Upgrade base and ocamlformat 7 years ago
jbuild.in [ocamlformat] Upgrade base and ocamlformat 7 years ago

README.md

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