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.
 
 
 
 
 
 
Dulma Churchill 3cdb9f322e
[IR] Fix the function hashable_name for ObjC methods
5 years ago
.github/workflows
dependencies [nullsafe] Mark @Nullsafe with @TypeQualifierDefault&Co for Kotlin interop 5 years ago
docker
examples
facebook-clang-plugins@a9c545feca
infer [IR] Fix the function hashable_name for ObjC methods 5 years ago
m4
scripts [opam] do not crash when the switch does not exist 5 years ago
sledge [sledge] Represent recursive records non-recursively 5 years ago
website [website] navigation between doc versions 5 years ago
.buckconfig
.clang-format
.gitattributes
.gitignore [deadcode] create deadcode/dune only when needed 5 years ago
.gitmodules
.inferconfig
.ocamlformat
.travis.yml [infer][PR] Update OCaml to 4.09 in Travis 5 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CONTRIBUTORS
FILES.md
INSTALL.md
ISSUE_TEMPLATE.md
LICENSE
Makefile [website] code to publish current docs 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 [ocaml] upgrade to 4.09.1 5 years ago
opam.locked [ocaml] upgrade to 4.09.1 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.