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.
Daiva Naudziuniene 18b3a465d2
[uninit] Report on unitialized expressions in conditions
7 years ago
..
IR [HIL] Do not raise error for the case where array index is passed by ref 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 [clang] Adding parameters as part of the procname for C++/ObjC methods and ObjC blocks 7 years ago
base [doc] add `make doc` target for building html API doc 7 years ago
biabduction [clang] Adding parameters as part of the procname for C++/ObjC methods and ObjC blocks 7 years ago
bufferoverrun Instrs: Arrays and RevArrays only 7 years ago
checkers [uninit] Report on unitialized expressions in conditions 7 years ago
clang [clang] Adding parameters as part of the procname for C++/ObjC methods and ObjC blocks 7 years ago
clang_stubs Change license to MIT 7 years ago
concurrency [starvation] add NonBlocking annotation 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 [doc] add `make doc` target for building html API doc 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 Instrs: Arrays and RevArrays only 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.