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.
 
 
 
 
 
 
Nikos Gorogiannis 81a2e6d23e
[starvation] change UI-thread trace element from string to a proper type
6 years ago
dependencies [copyright] Remove years 6 years ago
docker [copyright] Remove years 6 years ago
examples [copyright] Remove years 6 years ago
facebook-clang-plugins@eeff8d14a8 [clang] Upgrade Infer after change to the plugin to swap storage_class with is_static 6 years ago
infer [starvation] change UI-thread trace element from string to a proper type 6 years ago
m4 [copyright] Remove years 6 years ago
scripts Fix release script for infer-annotation JAR 6 years ago
sledge [sledge] Add Exp.true_ and Exp.false_ 6 years ago
.buckconfig
.clang-format
.gitignore Add test for introducing a procedure 6 years ago
.gitmodules
.inferconfig
.ocamlformat [ocamlformat] Move .ocamlformat config file to the project root 6 years ago
.ocamlformat.hash [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
.travis.yml [infer][PR] replace travis script to enable caching 6 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md [github] add issue and PR templates 7 years ago
CONTRIBUTORS
FILES.md
INSTALL.md
ISSUE_TEMPLATE.md [github] add issue and PR templates 7 years ago
LICENSE [copyright] Remove years 6 years ago
Makefile [cost] Add FB-specific cost models 6 years ago
Makefile.autoconf.in [java] easier to switch between java 8 and java 11 6 years ago
Makefile.config [models] get rid of include-based C++ models 6 years ago
PULL_REQUEST_TEMPLATE.md [github] add issue and PR templates 7 years ago
README.md
autogen.sh [copyright] Remove years 6 years ago
build-infer.sh Use xcrun to find SDK paths on OSX host during configure 6 years ago
configure.ac [java] easier to switch between java 8 and java 11 6 years ago
dotbuckversion [buck] upgrade Buck 6 years ago
install-sh
opam Upgrading opam dependencies with last versions of Sawja and Javalib 6 years ago
opam.locked Upgrading opam dependencies with last versions of Sawja and Javalib 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.