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 0a5c10c8ef
[hil] don't let clients pass `debug:true`
7 years ago
..
IR [build] add missing `Typ.void_star` type 7 years ago
absint [hil] don't let clients pass `debug:true` 7 years ago
atd [ocamlformat] Use ocamlformat from github 7 years ago
backend [cleanup] delete unused lock builtins 7 years ago
base [cli] introduce `--linters` and `--capture` 7 years ago
bufferoverrun [ocamlformat] Use ocamlformat from github 7 years ago
checkers [hil] don't let clients pass `debug:true` 7 years ago
clang [cli] introduce `--linters` and `--capture` 7 years ago
clang_stubs [ocamlformat] Use ocamlformat from github 7 years ago
concurrency [hil] don't let clients pass `debug:true` 7 years ago
eradicate Eradicate: model get and remove as nullable for stdlib Map variants 7 years ago
harness [ocamlformat] Use ocamlformat from github 7 years ago
integration [cli] introduce `--linters` and `--capture` 7 years ago
istd [ocamlformat] Use ocamlformat from github 7 years ago
java [ocamlformat] Use ocamlformat from github 7 years ago
java_stubs Convert Reason to OCaml, and auto-format OCaml 8 years ago
labs [hil] don't let clients pass `debug:true` 7 years ago
opensource [graphql] kill unused files 8 years ago
python_stubs [infer] python integration: parser, cfg support 7 years ago
quandary [traces] allow reported traces to return an issue type 7 years ago
scripts [ocamlformat] Use ocamlformat from github 7 years ago
unit [traces] allow reported traces to return an issue type 7 years ago
.merlin Use Spawn.spawn instead of Unix.fork_exec to avoid swallowing exceptions while invoking execve 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 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 7 years ago
jbuild.common.in [ocamlformat] Use ocamlformat from github 7 years ago
jbuild.in [ocamlformat] Use ocamlformat from github 7 years ago

README.md

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