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.
Jules Villard 4b56e32a29
[config] remove unused "parameters" config matcher
7 years ago
..
IR [infer] Use inline record for Typ.Tarray 7 years ago
absint [racerd] fix lock count treatment at method calls 7 years ago
atd [cleanup] Remove Tags from JSON 7 years ago
backend [config] remove unused "parameters" config matcher 7 years ago
base [reporting] remove ProcAttributes dependency from EventLogger 7 years ago
bufferoverrun [infer] Use inline record for Typ.Tarray 7 years ago
checkers [infer] Use inline record for Typ.Tarray 7 years ago
clang [infer] Use inline record for Typ.Tarray 7 years ago
clang_stubs [cleanup] add missing `open! IStd` 7 years ago
concurrency [racerd] fix lock count treatment at method calls 7 years ago
deadcode [infer][build] fix the OCaml dead code detection on macOS 7 years ago
eradicate [cleanup] make caller pdesc an optional argument of `Ondemand.analyze_proc_desc` 7 years ago
integration [pp] print contents of argfiles, recursively, on error 7 years ago
istd [inferbo] Support flexible array member 7 years ago
java [infer] Use inline record for Typ.Tarray 7 years ago
java_stubs Convert Reason to OCaml, and auto-format OCaml 7 years ago
labs [cleanup] organize Java-specific functions on types 7 years ago
opensource [logging] add_string_opt function that takes a string option as its data 7 years ago
python_stubs [infer] python integration: parser, cfg support 7 years ago
quandary [quandary] don't treat private Java methods as endpoints 7 years ago
scripts [ocamlformat] Upgrade base and ocamlformat 7 years ago
unit [infer] Use inline record for Typ.Tarray 7 years ago
.merlin [racerd] Report only once per unique pair of final trace locations 7 years ago
Makefile [tests] kill some new dead code 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] 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.