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 9d67b6c07d
[infer][java] make the code more consistent to detect that constructor is a creating a resource
7 years ago
..
IR [filtering] improve issue type filtering CLI 7 years ago
absint [filtering] improve issue type filtering CLI 7 years ago
backend [infer][biabduction] remove the check for null test after dereference on Java 7 years ago
base [filtering] improve issue type filtering CLI 7 years ago
bufferoverrun exinferbo] check end of procedure for unreachability 7 years ago
checkers [thread-safety][cleanup] use record for summary type 7 years ago
clang [linters] Support reference types in the linters type parser 7 years ago
clang_plugin [build] put clang plugin files inside src/clang_plugin/ instead of src/clang/ 8 years ago
clang_stubs Convert Reason to OCaml, and auto-format OCaml 7 years ago
eradicate [filtering] improve issue type filtering CLI 7 years ago
harness [infer][java] make the code more consistent to detect that constructor is a creating a resource 7 years ago
integration [buck integration] Add a dependency depth option 7 years ago
java [infer][java] make the code more consistent to detect that constructor is a creating a resource 7 years ago
java_stubs Convert Reason to OCaml, and auto-format OCaml 7 years ago
labs [filtering] improve issue type filtering CLI 7 years ago
opensource [graphql] kill unused files 7 years ago
quandary [quandary] popen as sink 7 years ago
scripts [make] s/ocamlbuild/jbuilder/g 7 years ago
unit [filtering] improve issue type filtering CLI 7 years ago
.merlin [merlin] use `S **` instead of listing each directory 7 years ago
Makefile [make] fix issue that breaks build incrementality 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 [make] s/ocamlbuild/jbuilder/g 7 years ago
jbuild.in [infer][build] detect unused code at compile time 7 years ago

README.md

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