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 97927f6f46
[infer][checkers] remove the `-a biabduction` option and the related code
8 years ago
.travis
dependencies [opam] use javalib 2.3.4 8 years ago
docker [infer][PR] Adjust Dockerfile to build 0.13 8 years ago
examples [infer][PR] Minor fix 8 years ago
facebook-clang-plugins@ac0bceaa01 [infer][PR] [C/C++] Encode filename into the Procname of global initializers 8 years ago
infer [infer][checkers] remove the `-a biabduction` option and the related code 8 years ago
m4
scripts [ocamlformat] Use ocamlformat from github 8 years ago
.buckconfig
.clang-format
.gitignore [opam] use javalib 2.3.4 8 years ago
.gitmodules
.inferconfig [config] add option to force deletion of results dir 8 years ago
.ocamlformat [ocamlformat] Upgrade ocamlformat to v0.2 from opam 8 years ago
.travis.yml
CONTRIBUTING.md [ocamlformat] Use ocamlformat from github 8 years ago
CONTRIBUTORS
DEFS [infer][checkers] remove the `-a biabduction` option and the related code 8 years ago
FILES.md
INSTALL.md [doc] update install instructions 8 years ago
LICENSE
Makefile [cleanup] remove harness-related code 8 years ago
Makefile.autoconf.in [build] honour `OPAMROOT` 8 years ago
Makefile.config
PATENTS
README.md
autogen.sh
build-infer.sh [opam] use javalib 2.3.4 8 years ago
configure.ac [build] honour `OPAMROOT` 8 years ago
dotbuckversion [buck] newer Buck passes tests in STRICT_MODE 8 years ago
install-sh
opam [opam] use javalib 2.3.4 8 years ago
opam.lock [opam] use javalib 2.3.4 8 years ago

README.md

Infer Build Status

Infer is a static analysis tool for Java, Objective-C and C, written in OCaml.

Installation

Read our Getting Started page for details on how to install packaged versions of Infer. To build Infer from source, see INSTALL.md.

Contributing

See CONTRIBUTING.md.

License

Infer is BSD-licensed. We also provide an additional patent grant.

Note: Enabling Java support may require you to download and install components licensed under the GPL.