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 91fbe68cc9
[retain cycles] Do not report when the captured variable is weak
7 years ago
..
IR [retain cycles] Do not report when the captured variable is weak 7 years ago
absint [infer][checkers] remove leftover debugging code 7 years ago
atd [driver] persist some global state across infer runs 7 years ago
backend [retain cycles] Do not report when the captured variable is weak 7 years ago
base [clang] echo clang stdout when running non-plugin commands 7 years ago
bufferoverrun [inferbo/unreachable] Fix FPs with exit at end of block/procedure 7 years ago
checkers [ProcnameDispatcher] Optimization and do not crash with Java 7 years ago
clang [clang] echo clang stdout when running non-plugin commands 7 years ago
clang_stubs [cleanup] add missing `open! IStd` 7 years ago
concurrency [racerd] new lock domain 7 years ago
deadcode [infer][build] fix the OCaml dead code detection on macOS 7 years ago
eradicate [cleanup] make caller pdesc an optional argument of `Ondemand.analyze_proc_desc` 7 years ago
integration [db] record symbolic capture timestamps for source files 7 years ago
istd [cleanup] remove dead code 7 years ago
java [infer][cleanup] minor code simplication 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 [cleanup] add missing `open! IStd` 7 years ago
python_stubs [infer] python integration: parser, cfg support 8 years ago
quandary [quandary] ProcessBuilder as sink 7 years ago
scripts [ocamlformat] Upgrade base and ocamlformat 7 years ago
unit [cfg][minor] do not duplicate the Hashtbl API 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.