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.
Nikos Gorogiannis e3f0754335
[starvation] add static timeout recognition and 5 second android limit
7 years ago
..
IR [infer][PR] Fix spelling errors 7 years ago
absint [infer][PR] fixed typos 7 years ago
atd [make] let jbuilder generate .merlin files 7 years ago
backend [infer][PR] fixed typos 7 years ago
base [logs] Add the callee clang_method_kind and the callee source file to the skip logs 7 years ago
biabduction [logs] Add the callee clang_method_kind and the callee source file to the skip logs 7 years ago
bufferoverrun [Inferbo/cost][java] Model for __get_array_length 7 years ago
checkers Simplified example showing problem with arrays 7 years ago
clang [rename] specs -> summary, Summary -> SummaryPayload 7 years ago
clang_stubs [cleanup] add missing `open! IStd` 7 years ago
concurrency [starvation] add static timeout recognition and 5 second android limit 7 years ago
deadcode [ocaml] detect and kill dead modules 7 years ago
eradicate [infer][PR] Fix spelling errors 7 years ago
integration [infer][backend] no longer rely on make to drive the Infer internal parallelism 7 years ago
istd [infer][backend] no longer rely on make to drive the Infer internal parallelism 7 years ago
java [infer][PR] Fix spelling errors 7 years ago
java_stubs [Java] New JavaProfilerSamples module to create Procnames from sampled Java methods 7 years ago
labs [infer][PR] Fix spelling errors 7 years ago
llvm [ocamlformat] Upgrade to ocamlformat 0.5 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 [rename] specs -> summary, Summary -> SummaryPayload 7 years ago
scripts [make] let jbuilder generate .merlin files 7 years ago
unit [infer][PR] Fix spelling errors 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 [infer][backend] no longer rely on make to drive the Infer internal parallelism 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 [make] let jbuilder generate .merlin files 7 years ago
jbuild.common.in [ocaml] detect and kill dead modules 7 years ago
jbuild.in [make] fix toplevel 7 years ago

README.md

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