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.
Loc Le 7c63bef44e
[pulse][isl] enable to check invalid for er specs in interprocedural analysis
4 years ago
..
IR [ConfigImpact] Extend analysis to include conditional field checks 4 years ago
absint [ConfigImpact] Add known cheap functions of System and Number 4 years ago
al [refactor] Remove `then ()` 4 years ago
atd [differential] Refactor to reuse common item description in cost/config_impact items 4 years ago
backend [Topl] add doc and change TOPL -> Topl 4 years ago
base [Topl] add doc and change TOPL -> Topl 4 years ago
biabduction [CLI] rename biabduction-specific option 4 years ago
bufferoverrun [cost] Add models for Java Set 4 years ago
c_stubs Fix compilation warning with gcc10 (#1393) 4 years ago
checkers [siof][trivial] add logging when calling unknown procedures 4 years ago
clang [clang] add support for VarTemplateSpecializationDecl 4 years ago
concurrency [starvation] add model for WifiManager.getConnectionInfo 4 years ago
cost [cost] Add models for Java Set 4 years ago
deadcode Infer# integration (#1361) 4 years ago
dotnet Infer# integration (#1361) 4 years ago
integration [ConfigImpact] Compare unchecked callees if lengths are the same 4 years ago
istd [pulse] refine canonicalisation 4 years ago
java [java] Support Ultralight synthetic names 4 years ago
labs [lab] adjust README to reflect new option name 4 years ago
llvm [build] Replace custom make cmds w/ dune promotion and byte_complete 5 years ago
nullsafe [nullsafe] Change "Field not initialized" error message 4 years ago
opensource [CCBM] Support another QE check form 4 years ago
pulse [pulse][isl] enable to check invalid for er specs in interprocedural analysis 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 [Topl] add doc and change TOPL -> Topl 4 years ago
unit [liveness] Handles live variables in catch block 4 years ago
.ocamlformat [ocamlformat] Set break-sequences = true 5 years ago
.ocamlformat-ignore [pulse] skeleton for unit testing pulse 4 years ago
Makefile Infer# integration (#1361) 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 [Topl] add doc and change TOPL -> Topl 4 years ago
infer.ml [ConfigImpact] Run reportdiff on config impact json results 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.