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.
 
 
 
 
 
 
Jules Villard 4c3a36ae4c
[build] do not create non-default new opam switches as aliases
8 years ago
.travis
dependencies
docker
examples
facebook-clang-plugins@63db8d4a88 [C++] update fcp to deal with template specializations 8 years ago
infer [infer][biabduction] remove the check for null test after dereference on Java 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
.travis.yml
CONTRIBUTING.md
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
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
autogen.sh
build-infer.sh [build] do not create non-default new opam switches as aliases 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.