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.
Sam Blackshear 7efb5cb549
[ownership] allow placement new on non-var expressions
7 years ago
..
IR [infer] remove the concept of advice which does not seem to be used 7 years ago
absint [infer] remove the concept of advice which does not seem to be used 7 years ago
atd upgrade ocaml version to 4.06.1 7 years ago
backend [reporting][perf] report InferPrint time taken 7 years ago
base [ownership] allow placement new on non-var expressions 7 years ago
bufferoverrun [Inferbo] Reporting: refactoring 7 years ago
checkers [ownership] allow placement new on non-var expressions 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 [eradicate] minor simplification of the reporting code 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 [quandary] don't taint dummy Thrift `_return` formals 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 7 years ago
jbuild.in [ocamlformat] Upgrade base and ocamlformat 7 years ago

README.md

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