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.
Martino Luca 7d78588f49
Emit log identifier in stderr, when Infer is launched
7 years ago
..
IR [inferbo] Model for folly::split 7 years ago
absint [experimental] interprocedural should_update analysis 7 years ago
atd [racerd] Delay issue deduplication to differential reporting 7 years ago
backend Emit log identifier in stderr, when Infer is launched 7 years ago
base Emit log identifier in stderr, when Infer is launched 7 years ago
bufferoverrun [inferbo] Model for folly::split 7 years ago
checkers Change pattern-matching order 7 years ago
clang [infer][nullable checker] find the nullable violation involving annotated protocol methods 7 years ago
clang_stubs [ocamlformat] Use ocamlformat from github 7 years ago
concurrency [thread-safety][experimental] switch access path may-alias condition to syntactic equality 7 years ago
eradicate [infer] no longer print the list of Eradicate warnings to standard output 7 years ago
integration [cfg] move cfgs to sqlite 7 years ago
istd [ocamlformat] Upgrade ocamlformat to v0.2 from opam 7 years ago
java [cfg] move cfgs to sqlite 7 years ago
java_stubs Convert Reason to OCaml, and auto-format OCaml 8 years ago
labs [infer] simplify the API to report errors 7 years ago
opensource Log events in machine-readable format, and dump them via `infer events` command 7 years ago
python_stubs [infer] python integration: parser, cfg support 8 years ago
quandary [quandary] only warn on shell/sql injection from stringy gflag sources 7 years ago
scripts [style] s/_foo/foo_/ when `foo_` is not unused 7 years ago
unit [racerd] Report only once per unique pair of final trace locations 7 years ago
.merlin [racerd] Report only once per unique pair of final trace locations 7 years ago
Makefile [make] do not accidentally build the -O3 infer when running `make test_build` 8 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 [racerd] Delay issue deduplication to differential reporting 7 years ago
jbuild.in [cleanup] remove harness-related code 7 years ago

README.md

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