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 c9b79039f9
cTrans: simplify assign_captured_var
7 years ago
..
IR Preanal: reduce garbage 7 years ago
absint AbstractInterpreter: less garbage 7 years ago
atd Adding a new ATD-based parser for JSON data containing Java method declarations 7 years ago
backend Preanal: reduce garbage 7 years ago
base [infer][java] remove the code to cache the summaries extracted from the jar files 7 years ago
biabduction Fix List.drop 7 years ago
bufferoverrun Inferbo: use instr_is_auxiliary 7 years ago
checkers [infer] the fragment retains view checker should not warn on field annotated with @AutoCleanup 7 years ago
clang cTrans: simplify assign_captured_var 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 Fix List.drop 7 years ago
integration [Test determinator] Better logging through debug flags 7 years ago
istd Fix List.drop 7 years ago
java [Test determinator] Minor refactoring 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 8 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] Improving the search of affected methods and dealing with signature 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 8 years ago
infer.ml [Test determinator] Better logging through debug flags 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.