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 3ba05b8cee
[pulse] be more careful about what to consider as a variable going out of scope
6 years ago
..
IR [pulse] improve error messages and traces 6 years ago
absint [pulse][minor] improve debug html 6 years ago
atd [CostReport] Add procedure name to cost report items 6 years ago
backend [pulse][interproc 3/3] interproc call 6 years ago
base [pulse] lower max disjuncts to 20 and loop unrollings to 3 6 years ago
biabduction [infer][PR] Don't join postconditions. Fixes #678. 6 years ago
bufferoverrun [SIL] change `variable_initialization()` builtin to a new auxiliary instruction 6 years ago
checkers [SIL] change `variable_initialization()` builtin to a new auxiliary instruction 6 years ago
clang [SIL] change `variable_initialization()` builtin to a new auxiliary instruction 6 years ago
clang_stubs Change license to MIT 7 years ago
concurrency [SIL][HIL] distinguish auxiliary instructions as `Metadata` 6 years ago
deadcode [pulse] more efficient representation of attributes 6 years ago
integration [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
istd [pulse] more efficient representation of attributes 6 years ago
java [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
java_stubs Change license to MIT 7 years ago
labs [SIL][HIL] distinguish auxiliary instructions as `Metadata` 6 years ago
llvm [ocamlformat] upgrade to ocamlformat 0.7 7 years ago
nullsafe [SIL] change `variable_initialization()` builtin to a new auxiliary instruction 6 years ago
opensource Change license to MIT 7 years ago
pulse [pulse] be more careful about what to consider as a variable going out of scope 6 years ago
quandary [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
scripts [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
topl [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
unit [SIL][HIL] distinguish auxiliary instructions as `Metadata` 6 years ago
.ocamlformat [ocamlformat] Move .ocamlformat config file to the project root 6 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 [java] Add support for openjdk11 6 years ago
README.md [dune] jbuilder -> dune 7 years ago
dune-project [dune] jbuilder -> dune 7 years ago
dune-workspace.in Add missing FB copyrights 6 years ago
dune.common.in [infer][PR] Fix minor typo 6 years ago
dune.in [pulse] more efficient representation of attributes 6 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [cfg] add option to print CFGs after the fact 6 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 [ocamlformat] upgrade to ocamlformat 0.7 7 years ago

README.md

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