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.
 
 
 
 
 
 
Mehdi Bouaziz e11ec33289
arc: add Java formatter
7 years ago
.travis
dependencies
docker
examples [RFC] Format all java files 7 years ago
facebook-clang-plugins@42b0e652eb use latest facebook-clang-plugins 7 years ago
infer arc: add Java formatter 7 years ago
m4
scripts [starvation] strict mode meta-analyzer for Android 7 years ago
sledge
.buckconfig
.clang-format
.gitignore [man] check in manual pages 7 years ago
.gitmodules
.inferconfig
.ocamlformat
.ocamlformat.hash
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CONTRIBUTORS
DEFS
FILES.md
INSTALL.md
LICENSE
Makefile Add simple purity analysis 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
configure.ac [python] kill python frontend 7 years ago
dotbuckversion
install-sh
opam
opam.lock

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.