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.
Ezgi Çiçek 1cef32eaf7
Rewrite minimum_propagation algorithm in a functional way
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 [backend] try not to re-allocate too much when normalizing props 7 years ago
base [capture] store compilation db arguments one per line 7 years ago
bufferoverrun Migrate to Itv.Bound 7 years ago
checkers Rewrite minimum_propagation algorithm in a functional way 7 years ago
clang [IList] move to base/ and use Core 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 [capture] store compilation db arguments one per line 7 years ago
istd [istd] no need to re-implement List.fold_until 7 years ago
java [java] Change classpath logic to handle paths relative to project root 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 8 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 8 years ago
infertop.ml [make] s/ocamlbuild/jbuilder/g 8 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.