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 084fd9301b
[absint] Fix capitalization of abstractInterpreter.mli and reconcile with the source file
9 years ago
.travis
dependencies
docker
examples Remove support for SuppressWarnings annotations 9 years ago
facebook-clang-plugins@7d55695bb0
infer [absint] Fix capitalization of abstractInterpreter.mli and reconcile with the source file 9 years ago
m4
scripts
.buckconfig
.clang-format
.gitignore Ignore _build dir used by yarn 9 years ago
.gitmodules
.inferconfig
.npmrc
.travis.yml
CONTRIBUTING.md
DEFS
FILES.md
INSTALL.md
LICENSE
Makefile [linters] Add linter for checking api compatibility 9 years ago
Makefile.config.in Add quoting to unbreak tests 9 years ago
PATENTS
README.md
autogen.sh
build-infer.sh
configure.ac
install-sh
opam
package.json
yarn.lock

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.

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.