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.
Dino Distefano 6b6f6be6d9
Don't check prune node condition in the control dependecy analysis for java code
7 years ago
..
IR Refine dependency analysis to remove vars at prune exit nodes 7 years ago
absint [ocamlformat] Upgrade to ocamlformat 0.5 7 years ago
atd [make] let jbuilder generate .merlin files 7 years ago
backend [ocamlformat] Upgrade to ocamlformat 0.5 7 years ago
base [minor] small readability improvements 7 years ago
biabduction [ocamlformat] Upgrade to ocamlformat 0.5 7 years ago
bufferoverrun [ocamlformat] Upgrade to ocamlformat 0.5 7 years ago
checkers Don't check prune node condition in the control dependecy analysis for java code 7 years ago
clang [clang] don't include procname in broken cfg error message 7 years ago
clang_stubs [cleanup] add missing `open! IStd` 7 years ago
concurrency [starvation] surface caller of blocking calls in reports 7 years ago
deadcode base and IR build separately, biabduction/ directory 7 years ago
eradicate [ocamlformat] Upgrade to ocamlformat 0.5 7 years ago
integration [driver] small refactor to share more code 7 years ago
istd [ocamlformat] Upgrade to ocamlformat 0.5 7 years ago
java [ocamlformat] Upgrade to ocamlformat 0.5 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 [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 [quandary] simplify source/sink matching 7 years ago
scripts [make] let jbuilder generate .merlin files 7 years ago
unit New module FileDiff to compute relevant lines on a modified file 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 [driver] small refactor to share more code 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 [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.