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.
Gabriela Cunha Sampaio 671727be53
[pulse] Implementing temporary model for Java instanceof operator
4 years ago
..
IR [inferbo] Handle global constant array loads in Obj-C 4 years ago
absint [racerd] races in nullsafe classes 4 years ago
al Don't warn about direct ivar access for atomic readonly properties 4 years ago
atd Infer# integration (#1361) 4 years ago
backend [ConfigImpact] Add a new checker: ConfigImpactAnalysis 4 years ago
base [ConfigImpact] Add a new checker: ConfigImpactAnalysis 4 years ago
biabduction [racerd] races in nullsafe classes 4 years ago
bufferoverrun [inferbo] Handle global constant array loads in Obj-C 4 years ago
c_stubs rename most libraries to be more consistent 5 years ago
checkers [ConfigImpact] Add inter-procedural trace 4 years ago
clang [clang] add a new flag --skip-non-capture-clang-commands to makes clangdriver skip compilation on commands that doesn't capture data 4 years ago
concurrency [racerd] races in nullsafe classes 4 years ago
cost [racerd] races in nullsafe classes 4 years ago
deadcode Infer# integration (#1361) 4 years ago
dotnet Infer# integration (#1361) 4 years ago
integration Infer# integration (#1361) 4 years ago
istd [uninit] Revise error message to include access paths 4 years ago
java [java] Support Ultralight synthetic names 4 years ago
labs [build] make dune format files when testing 5 years ago
llvm [build] Replace custom make cmds w/ dune promotion and byte_complete 5 years ago
nullsafe format 4 years ago
opensource [CCBM] Support another QE check form 5 years ago
pulse [pulse] Implementing temporary model for Java instanceof operator 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 5 years ago
Makefile Infer# integration (#1361) 4 years ago
README.md [dune] jbuilder -> dune 7 years ago
dune.common.in finish dune-ification with tests and main binaries 5 years ago
dune.in Infer# integration (#1361) 4 years ago
infer.ml Infer# integration (#1361) 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.