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.
Mehdi Bouaziz a4eac6c2d6
[Inferbo] Refactoring 7/8: remove dependency on CFG
7 years ago
..
IR [istd] no need to re-implement List.fold_until 7 years ago
absint [infer] remove the concept of advice which does not seem to be used 7 years ago
atd upgrade ocaml version to 4.06.1 7 years ago
backend [reporting][perf] report total frontend and total backend time perf stats 7 years ago
base [capture] store compilation db arguments one per line 7 years ago
bufferoverrun [Inferbo] Refactoring 7/8: remove dependency on CFG 7 years ago
checkers Rewrite minimum_propagation algorithm in a functional way 7 years ago
clang [reporting][perf] PerfStats directly resolves filename - no need to pass as parameter 7 years ago
clang_stubs [cleanup] add missing `open! IStd` 7 years ago
concurrency [deadlock] analysis and reporting 7 years ago
deadcode [infer][build] fix the OCaml dead code detection on macOS 7 years ago
eradicate [infer] model android.app.AlarmManager.cancel(PendingIntent) as not accepting a null parameter 7 years ago
integration [reporting][perf] report total frontend and total backend time perf stats 7 years ago
istd [istd] no need to re-implement List.fold_until 7 years ago
java [reporting][perf] PerfStats directly resolves filename - no need to pass as parameter 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
llvm Add demo LLAIR client 7 years ago
opensource [logging] performance stats logging via EventLogger 7 years ago
python_stubs [infer] python integration: parser, cfg support 7 years ago
quandary [quandary] use `_risk` warning types for endpoint sources in Java 7 years ago
scripts [ocamlformat] Upgrade to ocamlformat 0.4 7 years ago
unit [cleanup] stop printing `&`'s on `Var.t`'s 7 years ago
.merlin Add demo LLAIR client 7 years ago
Makefile Add demo LLAIR client 7 years ago
README.md [merlin] use `S **` instead of listing each directory 7 years ago
infertop.ml [make] s/ocamlbuild/jbuilder/g 7 years ago
jbuild-workspace.in upgrade ocaml version to 4.06.1 7 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.