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.
Nikos Gorogiannis 70b7beac1c
[infer] randomise source files list in deterministic way
6 years ago
..
IR RFC: stop using _ to separate ObjC/C++ class name from method in Typ.Procname.to_string 6 years ago
absint [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
atd [CostReport] Add procedure name to cost report items 6 years ago
backend [infer] randomise source files list in deterministic way 6 years ago
base Reporting Performance Variation on Cold Start 6 years ago
biabduction [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
bufferoverrun [inferbo] Add models for CF 6 years ago
checkers [annotation-reachability] stop merging sanitized nodes' callees 6 years ago
clang Fixed constexpr false positive 6 years ago
clang_stubs Change license to MIT 7 years ago
concurrency [racerd] consider interfaces extending android.os.IInterface as automatically threadsafe 6 years ago
deadcode [pulse] move source files into their own pulse/ directory 6 years ago
integration [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
istd [racerd] on-annotations 6 years ago
java [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
java_stubs Change license to MIT 7 years ago
labs [lab] fix issues discovered during POPL tutorial 6 years ago
llvm [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
nullsafe RFC: stop using _ to separate ObjC/C++ class name from method in Typ.Procname.to_string 6 years ago
opensource Change license to MIT 7 years ago
pulse [pulse] |- is now true only of isomorphic graphs 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 [ocamlformat] upgrade ocamlformat to 0.9 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 6 years ago
dune-project [dune] jbuilder -> dune 6 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] move source files into their own pulse/ directory 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 6 years ago

README.md

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