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.
Sungkeun Cho 18ea3f99d8
[inferbo][bugfix] Plus semantics of interval domain
7 years ago
..
IR [racerd] don't report races in third-party code 7 years ago
absint [deadlock] abstract domain 7 years ago
atd [cleanup] Remove Tags from JSON 7 years ago
backend [deadlock] abstract domain 7 years ago
base [infer] add the report kind to the list of expected output 7 years ago
bufferoverrun [inferbo][bugfix] Plus semantics of interval domain 7 years ago
checkers [racerd] don't report races in third-party code 7 years ago
clang Remove unnecessary option type 7 years ago
clang_stubs [cleanup] add missing `open! IStd` 7 years ago
concurrency [racerd] don't report races in third-party code 7 years ago
deadcode [infer][build] fix the OCaml dead code detection on macOS 7 years ago
eradicate [ocamlformat] Upgrade to ocamlformat 0.4 7 years ago
integration [logging] Move Driver perf stats to driver_stats directory 7 years ago
istd [clang] improve `CMethodSignature` interface 7 years ago
java [java] Allow "empty" sources when loading from arguments 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] check for subclassing in externally specified sources/sinks 7 years ago
scripts [ocamlformat] Upgrade to ocamlformat 0.4 7 years ago
unit More inline records 7 years ago
.merlin [racerd] Report only once per unique pair of final trace locations 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 [build] switch to 4.05.0+flambda by default 8 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.