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 90974b92e4
[cost] If the modeled cost is Top, underestimate the cost
4 years ago
..
IR [pulse] Uninitialized check for struct fields 4 years ago
absint [frontend] Add is_union field to CppClass 4 years ago
al [config] Use not-reversed list types for `Config` variables 4 years ago
atd [nullsafe] Record info for "Parameter Not Nullable" issues in json 4 years ago
backend [closure] Subst variables in ClosureSubstSpecializedMethod 4 years ago
base Normalize TV paths to avoid render errors 4 years ago
biabduction [config] Use not-reversed list types for `Config` variables 4 years ago
bufferoverrun [frontend] Add is_union field to CppClass 4 years ago
c_stubs rename most libraries to be more consistent 5 years ago
checkers [liveness] Fix liveness analysis not to kill constructor targets 4 years ago
clang [frontend] Fix incorrect order of statements (paren) 4 years ago
concurrency [racerd][C++] do not report on lambdas at top level 4 years ago
cost [cost] If the modeled cost is Top, underestimate the cost 4 years ago
deadcode [memtrace] allow memory tracing of analysis workers 4 years ago
integration [buck][java] remove genrule integration and combined mode 4 years ago
istd [pulse] add a bunch of equal and compare functions 4 years ago
java [java] Support Ultralight synthetic names 4 years ago
labs [build] make dune format files when testing 4 years ago
llvm [build] Replace custom make cmds w/ dune promotion and byte_complete 5 years ago
nullsafe [java] Support Ultralight synthetic names 4 years ago
opensource [CCBM] Support another QE check form 4 years ago
pulse [pulse] Ignore array elements in uninitialized value check 4 years ago
quandary [config] Use not-reversed list types for `Config` variables 4 years ago
scripts [checkCopyright] detect language of dune files 5 years ago
test_determinator [typ] move type constants to own module 4 years ago
topl [config] Use not-reversed list types for `Config` variables 4 years ago
unit Fix SIL to HIL conversion for Exp.Var inside Lfield and Lindex (#1372) 4 years ago
.ocamlformat [ocamlformat] Set break-sequences = true 5 years ago
.ocamlformat-ignore [pulse] skeleton for unit testing pulse 4 years ago
Makefile [build] swap the build defaults to dev-with-errors 4 years ago
README.md [dune] jbuilder -> dune 6 years ago
dune.common.in finish dune-ification with tests and main binaries 5 years ago
dune.in [build] swap the build defaults to dev-with-errors 4 years ago
infer.ml [config] Use not-reversed list types for `Config` variables 4 years ago
infer.mli [copyright] Remove years 6 years ago
infertop.ml [copyright] Remove years 6 years ago
infertop.mli finish dune-ification with tests and main binaries 5 years ago
inferunit.ml Fix SIL to HIL conversion for Exp.Var inside Lfield and Lindex (#1372) 4 years ago
inferunit.mli finish dune-ification with tests and main binaries 5 years ago

README.md

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