Skip to content

FormulaFence 0.10.0

Choose a tag to compare

@SybilGambleyyu SybilGambleyyu released this 24 Jul 08:40

Dynamic-array spill coverage

  • Trace the static anchor behind direct internal A1# references and OOXML _xlfn.ANCHORARRAY(A1) calls.
  • Inventory every spill consumer and make new instances visible as FF015 / no_new_spill_references; dynamic extent and blocking cells remain explicit limits.
  • Surface formula-tokenization failures as FF016 / no_new_tokenization_failures instead of silently omitting their dependency graph.
  • Keep spill-bearing formula-defined names unresolved at callers so partial dynamic behavior cannot be hidden behind a name.

Validated by the hosted CI run for commit 5462c77 and clean wheel installs against literal and XlsxWriter-generated spill workbooks.