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 e36ca3d07f
[starvation] explain why we think a method runs on the ui thread
7 years ago
..
IR [HIL] Fix type of array element 7 years ago
absint [starvation] explain why we think a method runs on the ui thread 7 years ago
atd Adding a new ATD-based parser for JSON data containing Java method declarations 7 years ago
backend Errdesc.find_in_node_or_preds: got rid of ref 7 years ago
base [infer] convert absolute paths to relative with respect to the common prefix betwen the path and the project root 7 years ago
biabduction [retain cycles] Eliminate false positives when expression is null 7 years ago
bufferoverrun Fix `min` in polynomial temporarily 7 years ago
checkers Let's traverse the constraints list only once 7 years ago
clang [clang] Move functions about cTypes to the CType module 7 years ago
clang_stubs [cleanup] add missing `open! IStd` 7 years ago
concurrency [starvation] explain why we think a method runs on the ui thread 7 years ago
deadcode [ocaml] detect and kill dead modules 7 years ago
eradicate [Summary] Move payloads to a separate module 7 years ago
integration [build] move testDeterminator.mli too 7 years ago
istd [infer][backend] no longer rely on make to drive the Infer internal parallelism 7 years ago
java [build] move testDeterminator.mli too 7 years ago
java_stubs [Java] New JavaProfilerSamples module to create Procnames from sampled Java methods 7 years ago
labs [Summary] Move payloads to a separate module 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 7 years ago
quandary [quandary] only treat overrides of service methods as endpoints 7 years ago
scripts [make] let jbuilder generate .merlin files 7 years ago
unit [Test determinator] New format for the profiler samples passed in input to TD 7 years ago
Makefile Adding a new ATD-based parser for JSON data containing Java method declarations 7 years ago
README.md [merlin] use `S **` instead of listing each directory 7 years ago
infer.ml Making Test Determinator parametric to Java and Clang 7 years ago
infer.mli base and IR build separately, biabduction/ directory 7 years ago
infertop.ml [make] s/ocamlbuild/jbuilder/g 7 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.