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 8084c8fec7
[racerd] treat `@InjectProp` formals as owned
7 years ago
..
IR [racerd] don't report INTERFACE_NOT_THREAD_SAFE if the receiver of the interface call is marked `ThreadConfined` 7 years ago
absint Debug: session name 7 years ago
atd [infer] use the key field as a simple mean to identify bugs independently form the analysis or version of Infer 7 years ago
backend [sqlite] use pname BLOB as the sqlite key, include readable pname for debug 7 years ago
base [sqlite] use pname BLOB as the sqlite key, include readable pname for debug 7 years ago
biabduction [biabduction] Fix lookup of abduced expression 7 years ago
bufferoverrun Debug: session name 7 years ago
checkers [racerd] treat `@InjectProp` formals as owned 7 years ago
clang [clang] log broken CFGs 7 years ago
clang_stubs [cleanup] add missing `open! IStd` 7 years ago
concurrency [racerd] treat `@InjectProp` formals as owned 7 years ago
deadcode base and IR build separately, biabduction/ directory 7 years ago
eradicate [infer] modelling android.text.SpannableString.valueOf 7 years ago
integration [istd] `Format.pp_print_string` is a thing, use it 7 years ago
istd [sqlite] options to output procedures db 7 years ago
java [Java] New JavaProfilerSamples module to create Procnames from sampled Java methods 7 years ago
java_stubs [Java] New JavaProfilerSamples module to create Procnames from sampled Java methods 7 years ago
labs Debug: session name 7 years ago
llvm Revert "[dune] let dune generate .merlin files" 7 years ago
opensource [events] use the same JsonBuilder everywhere 7 years ago
python_stubs [infer] python integration: parser, cfg support 8 years ago
quandary [quandary] pass call flags to sink creation 7 years ago
scripts Revert "[dune] let dune generate .merlin files" 7 years ago
unit [quandary] pass call flags to sink creation 7 years ago
.merlin Revert "[dune] let dune generate .merlin files" 7 years ago
Makefile [make] run jbuilder when files in infer/src/ change 7 years ago
README.md [merlin] use `S **` instead of listing each directory 8 years ago
infer.ml [sqlite] options to output procedures db 7 years ago
infer.mli base and IR build separately, biabduction/ directory 7 years ago
infertop.ml [make] s/ocamlbuild/jbuilder/g 8 years ago
jbuild-workspace.in Revert "[dune] let dune generate .merlin files" 7 years ago
jbuild.common.in [ocamlformat] Upgrade base and ocamlformat 7 years ago
jbuild.in [dune] let dune generate .merlin files 7 years ago

README.md

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