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.
Martino Luca 3576f2f7cc
[AL] New exception ALFileException with source-location info
7 years ago
..
IR Do not show internal SIL variable name in the error message of temporary address escape 7 years ago
absint [quandary] represent footprint as unified set of access path rather than conjunction of special sources 7 years ago
backend Do not show internal SIL variable name in the error message of temporary address escape 7 years ago
base [models] avoid race conditions when building and installing the models 7 years ago
bufferoverrun exinferbo] check end of procedure for unreachability 7 years ago
checkers [quandary] remove concept of a footprint source 7 years ago
clang [AL] New exception ALFileException with source-location info 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 8 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 [cleanup] use constant strings in `Config` for dir names 7 years ago
java [infer][java] add mli for the JConfig module to automatically remove dead code 7 years ago
java_stubs Convert Reason to OCaml, and auto-format OCaml 8 years ago
labs [filtering] improve issue type filtering CLI 7 years ago
opensource [graphql] kill unused files 7 years ago
quandary [quandary] add memcpy, memset, and similar as sinks 7 years ago
scripts [make] s/ocamlbuild/jbuilder/g 7 years ago
unit [quandary] remove concept of a footprint source 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.