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.
 
 
 
 
 
 
Scott Owens 9f2f14b34c
[sledge sem] Sketch out translation correctness
5 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@18bf677042 [clang] Updating the clang plugin to include dumping blocks and objective-c method mangled names needed for test determinator 5 years ago
infer [impurity] Hotfix broken tests 5 years ago
m4 [copyright] Remove years 6 years ago
scripts Fix release script for infer-annotation JAR 6 years ago
sledge [sledge sem] Sketch out translation correctness 5 years ago
.buckconfig
.clang-format
.gitignore Add test for introducing a procedure 6 years ago
.gitmodules
.inferconfig
.ocamlformat
.ocamlformat.hash
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CONTRIBUTORS
FILES.md
INSTALL.md
ISSUE_TEMPLATE.md
LICENSE [copyright] Remove years 6 years ago
Makefile [impurity] Add initial Java support and don't run pulse twice 5 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
README.md
autogen.sh [copyright] Remove years 6 years ago
build-infer.sh Use fixed Yojson internally 5 years ago
configure.ac [java] easier to switch between java 8 and java 11 6 years ago
dotbuckversion [buck] fix version hashes 5 years ago
install-sh
opam [Use async in create_trace_view 5 years ago
opam.locked [Use async in create_trace_view 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.