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 09ae1f96fc
[inferbo] Avoid array field is evaluated to the unknown location
7 years ago
..
IR [clang] Set up the objc accessor flags correctly in case property is defined in protocol 7 years ago
absint [IR] utility function for detecting when Var appears in source code 7 years ago
atd [cleanup] Remove Tags from JSON 7 years ago
backend [infer][scheduler] always return None when the method is already being analyzed 7 years ago
base [clang] Restore the debug tenv file for the clang frontend 7 years ago
bufferoverrun [inferbo] Avoid array field is evaluated to the unknown location 7 years ago
checkers [java] Add command-line option to specify external Java packages 7 years ago
clang [clang] Set up the objc accessor flags correctly in case property is defined in protocol 7 years ago
clang_stubs [cleanup] add missing `open! IStd` 7 years ago
concurrency [IR] utility function for detecting when Var appears in source 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 [ocamlformat] Upgrade to ocamlformat 0.4 7 years ago
istd [clang] improve `CMethodSignature` interface 7 years ago
java [sqlite] migrate tenv to sqlite 7 years ago
java_stubs Convert Reason to OCaml, and auto-format OCaml 7 years ago
labs [cleanup] organize Java-specific functions on types 7 years ago
opensource [reporting] add float support to JsonBuilder 7 years ago
python_stubs [infer] python integration: parser, cfg support 7 years ago
quandary [ocamlformat] Upgrade to ocamlformat 0.4 7 years ago
scripts [ocamlformat] Upgrade to ocamlformat 0.4 7 years ago
unit [ocamlformat] Upgrade to ocamlformat 0.4 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 7 years ago
infertop.ml [make] s/ocamlbuild/jbuilder/g 7 years ago
jbuild-workspace.in [build] switch to 4.05.0+flambda by default 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.