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 4f33ecef1e
[thread-safety] treat generated GraphQL constructors as returning ownership
8 years ago
.travis
dependencies
docker
examples [examples] small change to android example to make it more interprocedural 8 years ago
facebook-clang-plugins@11fd3f2135
infer [thread-safety] treat generated GraphQL constructors as returning ownership 8 years ago
m4
scripts [mvn] new integration 8 years ago
.buckconfig
.clang-format
.gitignore [annotations] produce a sources JAR for the infer annotations 8 years ago
.gitmodules
.inferconfig
.npmrc
.travis.yml
CONTRIBUTING.md
CONTRIBUTORS Inferbo 8 years ago
DEFS
FILES.md
INSTALL.md [install] update osx instructions for installing dependencies 8 years ago
LICENSE
Makefile Inferbo 8 years ago
Makefile.autoconf.in [mvn] new integration 8 years ago
Makefile.config [infer][tests] The java tests should depend on the Java models 8 years ago
PATENTS
README.md
autogen.sh
build-infer.sh
configure.ac bump version: 0.9.4 -> 0.10.0 8 years ago
install-sh
opam lock reason version to 1.4.0 8 years ago
package.json bump version: 0.9.4 -> 0.10.0 8 years ago
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.