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.
Dulma Churchill a274cdf785
[IR] Add the flag is_variadic to the procedure attributes
7 years ago
..
IR [IR] Add the flag is_variadic to the procedure attributes 7 years ago
absint [doc] add `make doc` target for building html API doc 7 years ago
atd [doc] add `make doc` target for building html API doc 7 years ago
backend [IR] Unify the proc attribute translation_unit and source_captured 7 years ago
base Logging/Printer: better code 7 years ago
biabduction Logging/Printer: better code 7 years ago
bufferoverrun Inferbo: size of arrayblk is unsigned 7 years ago
checkers Fix control var analysis for loops with multiple back-edges per loop head 7 years ago
clang [IR] Add the flag is_variadic to the procedure attributes 7 years ago
clang_stubs Change license to MIT 7 years ago
concurrency [starvation] skip generated code 7 years ago
deadcode Change license to MIT 7 years ago
eradicate [infer][backend] remove unecessary function Summary.pdesc_resolve_attributes 7 years ago
integration [integrations] support forcing integration in python too 7 years ago
istd Cost solver 7 years ago
java [doc] add `make doc` target for building html API doc 7 years ago
java_stubs Change license to MIT 7 years ago
labs Change license to MIT 7 years ago
llvm Change license to MIT 7 years ago
opensource Change license to MIT 7 years ago
python_stubs Change license to MIT 7 years ago
quandary ProcCfg: do not include module Node 7 years ago
scripts Change license to MIT 7 years ago
unit [TD] Add test for the case where use_signature=false 7 years ago
InferBase.opam [doc] add `make doc` target for building html API doc 7 years ago
InferGenerated.opam [doc] add `make doc` target for building html API doc 7 years ago
InferIR.opam [doc] add `make doc` target for building html API doc 7 years ago
InferStdlib.opam [doc] add `make doc` target for building html API doc 7 years ago
Makefile [doc] add `make doc` target for building html API doc 7 years ago
README.md [merlin] use `S **` instead of listing each directory 7 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml Change license to MIT 7 years ago
infer.mli Change license to MIT 7 years ago
infer.opam [doc] add `make doc` target for building html API doc 7 years ago
infertop.ml Change license to MIT 7 years ago
jbuild-workspace.in [make] let jbuilder generate .merlin files 7 years ago
jbuild.common.in Get all the loop instructions 7 years ago
jbuild.in [doc] add `make doc` target for building html API doc 7 years ago

README.md

The OCaml source files for infer live here. The Makefile is responsible for building them, together with jbuild.in.