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.
 
 
 
 
 
 
Sungkeun Cho f409450d8b
[inferbo] Add tests for conditional proof obligations
7 years ago
.travis
dependencies [setup] opam 2 7 years ago
docker [docker] remove duplicate dependency 7 years ago
examples [RFC] Format all java files 7 years ago
facebook-clang-plugins@81d8438a4e [plugin] fix shasum for some linux distros 7 years ago
infer [inferbo] Add tests for conditional proof obligations 7 years ago
m4 [setup] opam 2 7 years ago
scripts [setup] opam 2 7 years ago
sledge [sledge] Improve simplification of negated booleans 7 years ago
.buckconfig
.clang-format
.gitignore [setup] opam 2 7 years ago
.gitmodules
.inferconfig
.ocamlformat [ocamlformat] upgrade ocamlformat to 0.8 7 years ago
.ocamlformat.hash [ocamlformat] upgrade ocamlformat to 0.8 7 years ago
.travis.yml [travis] fix osx build 7 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md [setup] opam 2 7 years ago
CONTRIBUTORS
DEFS
FILES.md
INSTALL.md [setup] opam 2 7 years ago
LICENSE
Makefile [starvation] c++/Obj C deadlocks 7 years ago
Makefile.autoconf.in [python] kill python frontend 7 years ago
Makefile.config [man] check in manual pages 7 years ago
README.md
autogen.sh
build-infer.sh [ocaml] switch to 4.07.1 7 years ago
configure.ac [ocaml] switch to 4.07.1 7 years ago
dotbuckversion
install-sh
opam [ocaml] switch to 4.07.1 7 years ago
opam.locked [ocaml] switch to 4.07.1 7 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.