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.
Jules Villard 5014e7d9eb
upgrade ocaml version to 4.06.1
7 years ago
..
IR [retain cycles] Use decompiled expressions in the retain cycle message 7 years ago
absint [cleanup] stop printing `&`'s on `Var.t`'s 7 years ago
atd upgrade ocaml version to 4.06.1 7 years ago
backend [objc] Add missing fields to the tenv also when they are added to the footprint 7 years ago
base upgrade ocaml version to 4.06.1 7 years ago
bufferoverrun [Inferbo] Reporting: refactoring 7 years ago
checkers [ownership] simple 2-step traces 7 years ago
clang [clang] Removed the mangling part of Clang global variables in the error messages 7 years ago
clang_stubs [cleanup] add missing `open! IStd` 7 years ago
concurrency [deadlock] analysis and reporting 7 years ago
deadcode [infer][build] fix the OCaml dead code detection on macOS 7 years ago
eradicate [infer] Eradicate should understand any form of checkNotNull 7 years ago
integration [reporting][perf] designate frontend perf stats as either Capture or Linters in EventLogger 7 years ago
istd upgrade ocaml version to 4.06.1 7 years ago
java [java] Change classpath logic to handle paths relative to project root 7 years ago
java_stubs Convert Reason to OCaml, and auto-format OCaml 8 years ago
labs [cleanup] organize Java-specific functions on types 7 years ago
opensource [logging] performance stats logging via EventLogger 7 years ago
python_stubs [infer] python integration: parser, cfg support 8 years ago
quandary [easy] Java nits 7 years ago
scripts [ocamlformat] Upgrade to ocamlformat 0.4 7 years ago
unit [cleanup] stop printing `&`'s on `Var.t`'s 7 years ago
.merlin upgrade ocaml version to 4.06.1 7 years ago
Makefile [tests] kill some new dead code 7 years ago
README.md [merlin] use `S **` instead of listing each directory 8 years ago
infertop.ml [make] s/ocamlbuild/jbuilder/g 8 years ago
jbuild-workspace.in upgrade ocaml version to 4.06.1 7 years ago
jbuild.common.in [ocamlformat] Upgrade base and ocamlformat 8 years ago
jbuild.in [ocamlformat] Upgrade base and ocamlformat 8 years ago

README.md

The OCaml source files for infer live here. The Makefile is responsible for building them, together with jbuild.in.