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.
 
 
 
 
 
 
Josh Berdine cfc25ab825
[sledge] Refactor: Remove Nondet Llair.Exp and Term
5 years ago
.github/workflows [infer][PR] feat: replace Travis with Github actions 5 years ago
dependencies
docker
examples
facebook-clang-plugins@a9c545feca
infer [infer] Update to core 0.14 5 years ago
m4
scripts [infer] Reinstall some packages when ocamlfind cannot find it 5 years ago
sledge [sledge] Refactor: Remove Nondet Llair.Exp and Term 5 years ago
website [website] navigation between doc versions 5 years ago
.buckconfig
.clang-format
.gitattributes
.gitignore ignore emacs-genarated .#foo files 5 years ago
.gitmodules
.inferconfig
.ocamlformat
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CONTRIBUTORS
FILES.md
INSTALL.md
ISSUE_TEMPLATE.md [infer][PR] fix link to FAQ in issue template 5 years ago
LICENSE
Makefile [make] Add missing cost test directories 5 years ago
Makefile.autoconf.in
Makefile.config [website] code to publish current docs 5 years ago
PULL_REQUEST_TEMPLATE.md
README.md
autogen.sh
build-infer.sh [infer][PR] Update OCaml to 4.09 in Travis 5 years ago
configure.ac
dotbuckversion
install-sh
opam [infer] Update to core 0.14 5 years ago
opam.locked [infer] Update to core 0.14 5 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.