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 cfa33bd993
[clang] skip unknown `-fno-absolute-module-directory` flag
6 years ago
..
IR dont report biabduction NPE's on tmp variables 6 years ago
absint [AI] empty is not (necessarily) bottom 6 years ago
atd [crashcontext] die 6 years ago
backend [cfg] add option to print CFGs after the fact 6 years ago
base [infer] remove the option --ignore-trivial-traces which is no longer used 6 years ago
biabduction dont report biabduction NPE's on tmp variables 6 years ago
bufferoverrun [inferbo] Parametric in Ondemand 6 years ago
checkers [purity] Always show PURE_FUNCTION issues 6 years ago
clang [clang] skip unknown `-fno-absolute-module-directory` flag 6 years ago
clang_stubs Change license to MIT 7 years ago
concurrency [infer][PR] Move to base64.3.0.0 6 years ago
deadcode [infer][nullsafe] rename the option to run the Nullsafe checker 6 years ago
integration [crashcontext] die 6 years ago
istd [inferbo] Stronger typing to ensure absence of on-demand env in summary 6 years ago
java Prune_node_kind: sum type rather than string 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 [nullsafe] consistent models for the scrict containers 6 years ago
opensource Change license to MIT 7 years ago
quandary [AI] empty is not (necessarily) bottom 6 years ago
scripts Add missing FB copyrights 6 years ago
unit [crashcontext] die 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 [crashcontext] die 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 [setup] opam 2 6 years ago
dune.in [infer][nullsafe] rename the option to run the Nullsafe checker 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.