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.
 
 
 
 
 
 
Jeremy Dubreil 3fb25e2a74
[infer][java] removing dead code
8 years ago
.travis
dependencies [opam] use javalib 2.3.4 8 years ago
docker [infer][PR] Adjust Dockerfile to build 0.13 8 years ago
examples [infer][PR] Minor fix 8 years ago
facebook-clang-plugins@bda48308b8 [infer][nullable checker] find the nullable violation involving annotated protocol methods 8 years ago
infer [infer][java] removing dead code 8 years ago
m4
scripts [infer] remove file committed by mistake 8 years ago
.buckconfig
.clang-format
.gitignore [opam] use javalib 2.3.4 8 years ago
.gitmodules
.inferconfig [config] add option to force deletion of results dir 8 years ago
.ocamlformat [ocamlformat] Upgrade ocamlformat to v0.2 from opam 8 years ago
.travis.yml use ocaml 4.05.0 8 years ago
CONTRIBUTING.md [ocamlformat] Use ocamlformat from github 8 years ago
CONTRIBUTORS
DEFS [infer][checkers] remove the `-a biabduction` option and the related code 8 years ago
FILES.md [trace] infer subcommand for inferTraceBugs 8 years ago
INSTALL.md [doc] update install instructions 8 years ago
LICENSE
Makefile [infer][nullable checker] avoid reporting the nullable violations that are already reported by the biabduction analysis 8 years ago
Makefile.autoconf.in [build] honour `OPAMROOT` 8 years ago
Makefile.config [log] disable --keep-going in strict mode 8 years ago
PATENTS
README.md Minor change to CONTRIBUTING.md 8 years ago
autogen.sh
build-infer.sh [opam] use javalib 2.3.4 8 years ago
configure.ac [build] honour `OPAMROOT` 8 years ago
dotbuckversion [buck] newer Buck passes tests in STRICT_MODE 8 years ago
install-sh
opam [racerd] Delay issue deduplication to differential reporting 8 years ago
opam.lock [racerd] Delay issue deduplication to differential reporting 8 years ago

README.md

Infer Build Status

Infer is a static analysis tool for Java, Objective-C and C, 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 BSD-licensed. We also provide an additional patent grant.

Note: Enabling Java support may require you to download and install components licensed under the GPL.