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.
Ezgi Çiçek cf1c2acb54
[Cost] Add invariant analysis
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 Adding a new ATD-based parser for JSON data containing profiler results 7 years ago
backend [scheduler] delete unused tasks continuations 7 years ago
base [cli] exit with user error in case of unsupported build command 7 years ago
biabduction Logging/Printer: better code 7 years ago
bufferoverrun [Inferbo][Refactoring] Use named parameter 7 years ago
checkers [Cost] Add invariant analysis 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 [cli] remove support for deprecated `infer -- analyze` 7 years ago
istd [Cost] Add invariant analysis 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 Adding a new ATD-based parser for JSON data containing profiler results 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 Adding a new ATD-based parser for JSON data containing profiler results 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.