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.
Jules Villard dd22e187ef
[java] delete unused `models` field in `ZipLib.zip_library`
7 years ago
..
IR [cfg] rename `Cfg.is_proc_cfg_connected` to `Procdesc.is_connected` 7 years ago
absint [quandary] only treat overrides of service methods as endpoints 7 years ago
atd Adding a new ATD-based parser for JSON data containing Java method declarations 7 years ago
backend [Summary] Move payloads to a separate module 7 years ago
base [java] delete unused `models` field in `ZipLib.zip_library` 7 years ago
biabduction [Summary] Move payloads to a separate module 7 years ago
bufferoverrun [Summary] Move payloads to a separate module 7 years ago
checkers [uninit] Check the type of whole lhs rather than the base of lhs 7 years ago
clang [cfg] rename `Cfg.is_proc_cfg_connected` to `Procdesc.is_connected` 7 years ago
clang_stubs [cleanup] add missing `open! IStd` 7 years ago
concurrency [racerd] reorg domain module 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 [infer][backend] no longer rely on make to drive the Infer internal parallelism 7 years ago
istd [infer][backend] no longer rely on make to drive the Infer internal parallelism 7 years ago
java [infer][PR] Fix spelling errors 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 [infer][PR] Fix spelling errors 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 [infer][backend] no longer rely on make to drive the Infer internal parallelism 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.