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.
 
 
 
 
 
 
Jeremy Dubreil 06406eae4e
[infer][backend] simplify the resolution of the attributes
7 years ago
.travis
dependencies [cleanup] remove unused java dependencies 7 years ago
docker [docker] bump infer version to 0.13.1 7 years ago
examples
facebook-clang-plugins@8d4673e1da [clang frontend] placement new 7 years ago
infer [infer][backend] simplify the resolution of the attributes 7 years ago
m4
scripts [toplevel] add support for `ppx_compare` to the infer repl 7 years ago
sledge Create sledge directory 7 years ago
.buckconfig
.clang-format
.gitignore [db] record symbolic capture timestamps for source files 7 years ago
.gitmodules
.inferconfig
.ocamlformat [ocamlformat] Upgrade base and ocamlformat 7 years ago
.travis.yml
CODE_OF_CONDUCT.md Add Code of Conduct 7 years ago
CONTRIBUTING.md Add Code of Conduct 7 years ago
CONTRIBUTORS
DEFS [infer][genrule] use Eradicate for the genrule test 7 years ago
FILES.md
INSTALL.md [docker] bump infer version to 0.13.1 7 years ago
LICENSE
Makefile Revert occurence counting change 7 years ago
Makefile.autoconf.in [tests] kill some new dead code 7 years ago
Makefile.config
PATENTS
README.md
autogen.sh
build-infer.sh
configure.ac [tests] kill some new dead code 7 years ago
dotbuckversion [buck] bump .buckversion 7 years ago
install-sh
opam
opam.lock [ocamlformat] Upgrade base and ocamlformat 7 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.