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 3fc4ccbc14
[classloads] load super classes recursively
6 years ago
..
IR [classloads] treat loads and stores wrt to field derefs 6 years ago
absint [HIL][disjunctive] allow underlying transfer function to return disjunctions 6 years ago
atd [infer] make the visibility field optional 6 years ago
backend [html] stop printing number of (biabduction) specs 6 years ago
base [nullsafe] merge the option names 6 years ago
biabduction Io_infer.with_color 6 years ago
bufferoverrun [inferbo] Change RiskyLibCall trace to non-final 6 years ago
checkers [HIL][disjunctive] allow underlying transfer function to return disjunctions 6 years ago
clang [CType_decl] Add missing case to `get_record_typename` 6 years ago
clang_stubs Change license to MIT 7 years ago
concurrency [classloads] load super classes recursively 6 years ago
deadcode [infer][nullsafe] rename the option to run the Nullsafe checker 6 years ago
integration [compilation database] Disable C++ modules 6 years ago
istd [pulse] add traces to the domain 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 7 years ago
nullsafe [infer][nullsafe] use the same human readable error message for Eradicate and the new Nullsafe backend 6 years ago
opensource Change license to MIT 7 years ago
quandary [quandary] Separate insecure intent handling issue type when call is in an exposed class 6 years ago
scripts Add missing FB copyrights 6 years ago
unit [infer] make the visibility field optional 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 [python] kill python frontend 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 memcached intra-build 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.