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.
 
 
 
 
 
 
Ezgi Çiçek d673bb0073
[cost] Move cost to its own realm and refactor
6 years ago
dependencies
docker [infer] Update docker build script 6 years ago
examples
facebook-clang-plugins@48158188ff
infer [cost] Move cost to its own realm and refactor 6 years ago
m4
scripts [inferbo] Revert external relational domains (apron, elina) 6 years ago
sledge [sledge] Classify Memory and Concat terms as Simplified 6 years ago
.buckconfig
.clang-format
.gitignore
.gitmodules
.inferconfig
.ocamlformat
.travis.yml [infer][PR] Fix CI 6 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CONTRIBUTORS
FILES.md
INSTALL.md [inferbo] Revert external relational domains (apron, elina) 6 years ago
ISSUE_TEMPLATE.md
LICENSE
Makefile [buck] no more tests for the deprecated java integration 6 years ago
Makefile.autoconf.in [inferbo] Revert external relational domains (apron, elina) 6 years ago
Makefile.config [buck] kill python code for the dead Java integration 6 years ago
PULL_REQUEST_TEMPLATE.md
README.md
autogen.sh
build-infer.sh
configure.ac [inferbo] Revert external relational domains (apron, elina) 6 years ago
dotbuckversion
install-sh
opam Upgrade opam dependencies for Javalib 3.2 release 6 years ago
opam.locked Upgrade opam dependencies for Javalib 3.2 release 6 years ago

README.md

Infer Build Status

Infer is a static analysis tool for Java, C++, Objective-C, and C. Infer is 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 MIT-licensed.

Note: Enabling Java support may require you to download and install components licensed under the GPL.