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.
Daiva Naudziuniene 3e629281c6
[pulse][objc][nullptr] Model more NSMutableDictionary methods to catch nil insertion into collection issues
4 years ago
..
IR Implement AtomicExpr translation (#1434) 4 years ago
absint [cost][inferbo] Add models for NSAttributedString 4 years ago
al [siof] detect constexpr for all procedures 4 years ago
atd [differential] Refactor to reuse common item description in cost/config_impact items 4 years ago
backend Fix taskbar nesting for ondemand analyses (#1431) 4 years ago
base [pulse][objc] Enable nil issue types by default 4 years ago
biabduction Implement AtomicExpr translation (#1434) 4 years ago
bufferoverrun [cost][inferbo] Add models for NSAttributedString 4 years ago
c_stubs Fix compilation warning with gcc10 (#1393) 4 years ago
checkers [ConfigImpact] Loosely compare ObjC method names 4 years ago
clang Implement AtomicExpr translation (#1434) 4 years ago
concurrency [refactor] invert ProcAttributes -> Pvar dependency 4 years ago
cost [ConfigImpact] Revise qualifier 4 years ago
deadcode [erl-frontend] Erlang AST, and parser for JSON AST. 4 years ago
dotnet [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
erlang [erl-frontend] Started ErlangTranslator 4 years ago
integration [ConfigImpact] Revise qualifier 4 years ago
istd [pulse] discard "pruned" atoms that refer to variables outside the pre 4 years ago
java [refactor] invert ProcAttributes -> Pvar dependency 4 years ago
labs [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
llvm [build] Replace custom make cmds w/ dune promotion and byte_complete 5 years ago
nullsafe [refactor] invert ProcAttributes -> Pvar dependency 4 years ago
opensource [CCBM] Support another QE check form 4 years ago
pulse [pulse][objc][nullptr] Model more NSMutableDictionary methods to catch nil insertion into collection issues 4 years ago
quandary [refactor] invert ProcAttributes -> Pvar dependency 4 years ago
scripts [erl-frontend] Added a build-system test for Rebar3. 4 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 [refactor] invert ProcAttributes -> Pvar dependency 4 years ago
.ocamlformat [ocamlformat] Set break-sequences = true 5 years ago
.ocamlformat-ignore [pulse] skeleton for unit testing pulse 4 years ago
Makefile [erl-frontend] Skeleton integration for Rebar3 4 years ago
README.md [dune] jbuilder -> dune 6 years ago
dune.common.in [erl-frontend] Skeleton integration for Rebar3 4 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.