view .hgignore @ 123:5681cdada362

Redo keyword table handling to handle keywords differing in length Some keywords differ only due to length. That is, the shorter keyword matches the leading characters of the longer one. Make the keyword table builder and processor handle these cases. Also re-implement the handler based on evolved understanding of its requirements.
author William Astle <lost@l-w.ca>
date Mon, 01 Jan 2024 15:15:45 -0700
parents 5660ce96a9b7
children
line wrap: on
line source

syntax: glob
*~
*.rom
*.zip
cfg
*.list
src/buildkeywordtab
src/keywordtab.s