]> gitweb.factorcode.org Git - factor.git/history - extra/lint/vocabs
Update actions, because Node.js 16 actions are deprecated, to Node.js 20
[factor.git] / extra / lint / vocabs /
2024-02-20 Alexander Ilinsequences: move last2 to the sequences vocab
2024-01-15 olus2000sequences.parser: lint changes from previous commits
2024-01-15 olus2000sequences.parser: rename and redefine `next`
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-08-18 John Benediktssonhelp.lint.checks: adjust checks for whitespace
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-08 GiftpflanzeRename and add sorting words
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-12-15 CapitalExUse `vocabs.prettyprint.private`
2022-12-15 CapitalExRemove Unused Vocabs
2022-12-15 CapitalExDisambiguate next and advance.
2022-12-15 CapitalExAdd new import printing, remove dead words, remove...
2022-12-15 CapitalExFix Linter
2022-12-15 CapitalExImplement Extracting Words and Imports
2022-12-15 CapitalExClean up formatting
2022-12-15 CapitalExFinish Writing Parser
2022-12-15 CapitalExImplement New Parser
2022-09-06 John Benediktssonlint.vocabs: fix help-lint for find-unused-in-file.
2022-09-06 Capital-ExAccount For Character Escapes
2022-09-06 Capital-ExUpdate String Regex
2022-09-06 Capital-ExFixed Regexp to Handle \" Properly
2022-09-06 Capital-ExMade RegExp More Specific
2022-09-06 Capital-ExAdd lint.vocabs to extra