lint vocabulary - Factor Documentation (original) (raw)

lint vocabulary
Factor handbook » Vocabulary index

Summary
Finds potential mistakes in code

Metadata

Authors: Doug Coleman

Words

Ordinary words

Word Stack effect
find-redundant-word-props ( -- seq )
find-swap/swap ( word -- ? )
lint-all ( -- seq )
lint-vocab ( vocab -- seq )
lint-vocabs ( prefix -- seq )
lint-word ( word -- seq )

Files

resource:extra/lint/lint.factor
resource:extra/lint/lint-tests.factor

Metadata files

resource:extra/lint/authors.txt
resource:extra/lint/summary.txt

Children from resource:extra

Vocabulary Summary
lint.vocabs Tool for removing finding unused imports in a vocab.