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.
 
 
 
 
 
 
Artem Pianykh 786a72574f
[build] Replace custom make cmds w/ dune promotion and byte_complete
6 years ago
.github/workflows [infer][PR] Update deploy.yml 6 years ago
dependencies [copyright] Remove years 6 years ago
docker [RFC][build] Use dune environments and profiles instead of contexts 6 years ago
examples [copyright] Remove years 6 years ago
facebook-clang-plugins@bab3919746 @update-submodule: facebook-clang-plugins Fix handling of non-literal `offsetof` expressions 6 years ago
infer [build] Replace custom make cmds w/ dune promotion and byte_complete 6 years ago
m4 [copyright] Remove years 6 years ago
scripts [build] Replace custom make cmds w/ dune promotion and byte_complete 6 years ago
sledge [sledge] Adjust build system to allow building as a vendored dependency 6 years ago
website [website] remove /static prefix 6 years ago
.buckconfig
.clang-format
.gitattributes [website] exclude from repo language stats 6 years ago
.gitignore [build] Replace custom make cmds w/ dune promotion and byte_complete 6 years ago
.gitmodules
.inferconfig
.ocamlformat [ocamlformat] Move .ocamlformat config file to the project root 6 years ago
.travis.yml [infer][PR] use apt addon in Travis 6 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md [build] Replace custom make cmds w/ dune promotion and byte_complete 6 years ago
CONTRIBUTORS
FILES.md
INSTALL.md [install] mpfr was missing from dependencies 6 years ago
ISSUE_TEMPLATE.md
LICENSE [copyright] Remove years 6 years ago
Makefile [build] Replace custom make cmds w/ dune promotion and byte_complete 6 years ago
Makefile.autoconf.in [inferbo] Revert external relational domains (apron, elina) 6 years ago
Makefile.config [build] Replace custom make cmds w/ dune promotion and byte_complete 6 years ago
PULL_REQUEST_TEMPLATE.md
README.md
autogen.sh [copyright] Remove years 6 years ago
build-infer.sh [ocaml] 4.08.1 6 years ago
configure.ac [inferbo] Revert external relational domains (apron, elina) 6 years ago
dotbuckversion [buck] fix version hashes 6 years ago
install-sh
opam [config] datatype for checkers 6 years ago
opam.locked @allow-large-files [opam] Update dune to 2.3.1 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.