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.
 
 
 
 
 
 
Dulma Churchill 79105952d6
[linters] Avoid a perdiod in mid sentence in the error messages
8 years ago
.travis
dependencies Convert Reason to OCaml, and auto-format OCaml 8 years ago
docker Require ocaml 4.04.2 8 years ago
examples [make] fix javac capture 8 years ago
facebook-clang-plugins@63db8d4a88 [C++] update fcp to deal with template specializations 8 years ago
infer [linters] Avoid a perdiod in mid sentence in the error messages 8 years ago
m4
scripts [make] s/ocamlbuild/jbuilder/g 8 years ago
.buckconfig
.clang-format
.gitignore [make] s/ocamlbuild/jbuilder/g 8 years ago
.gitmodules
.inferconfig
.ocamlformat Prepare to format OCaml and convert Reason code 8 years ago
.travis.yml Require ocaml 4.04.2 8 years ago
CONTRIBUTING.md Minor change to CONTRIBUTING.md 8 years ago
CONTRIBUTORS
DEFS [infer][cleanup] remove some left-over use of the Eradicate analyzer entry 8 years ago
FILES.md [trace] infer subcommand for inferTraceBugs 8 years ago
INSTALL.md [readme] Remove outdated brew cask instruction 8 years ago
LICENSE
Makefile [make] add mod_dep target to parallelise test 8 years ago
Makefile.autoconf.in [make] s/ocamlbuild/jbuilder/g 8 years ago
Makefile.config [make] s/ocamlbuild/jbuilder/g 8 years ago
PATENTS
README.md Minor change to CONTRIBUTING.md 8 years ago
autogen.sh
build-infer.sh [setup] call `make` instead of `make all` 8 years ago
configure.ac [make] s/ocamlbuild/jbuilder/g 8 years ago
dotbuckversion [buck] check in buckversion files 8 years ago
install-sh
opam [make] s/ocamlbuild/jbuilder/g 8 years ago
opam.lock [opam] update opam.lock 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.