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.
 
 
 
 
 
 
Josh Berdine 55cb61dbda
Warn of unused open statements
9 years ago
dependencies/java [infer][eradicate] add support for butterknife @Bind annotation 9 years ago
docker build-infer.sh now works with non-traditional shells 9 years ago
examples add back code to hello.c 9 years ago
facebook-clang-plugins@d07910830a Deal with empty parameter names 9 years ago
infer Warn of unused open statements 9 years ago
m4 check ocaml version in configure script 9 years ago
scripts fix variable initialization in the build integration tests 9 years ago
.buckconfig initial synchronization 10 years ago
.gitignore Don't ignore .o.* files generated by infer -fd -- clang 9 years ago
.gitmodules [infer] Add facebook clang plugins submodule 9 years ago
.inferconfig Revert "Revert "Revert "[sync] syncing files to github""" 9 years ago
CONTRIBUTING.md Open Utils implicitly 9 years ago
FILES.md Remove deprecated script BuckAnalyze 9 years ago
INSTALL.md update release making script to use the new build system 9 years ago
LICENSE Add module to fix copyright messages. 9 years ago
Makefile.config.in better solution for setting JAVA_HOME 9 years ago
Makefile.in Do not rebuild facebook-clang-plugin when in release 9 years ago
PATENTS initial synchronization 10 years ago
README.md [Readme] Fix link. 10 years ago
autogen.sh fail build scripts if `git submodule update` fails 9 years ago
build-infer.sh build-infer.sh now works with non-traditional shells 9 years ago
configure.ac version 0.7.0 9 years ago
infer.install Remove deprecated script BuckAnalyze 9 years ago
install-sh migrate infer/models/Makefile 9 years ago
opam explicitly disable building from opam 9 years ago

README.md

Infer

Infer is a static analysis tool for Java, Objective-C and C, written in OCaml. Check out the documentation at http://fbinfer.com/. See FILES.md for a quick overview of the files in infer/bin.

Installation

Read the INSTALL.md file for details on installing Infer.

License

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