summaryrefslogtreecommitdiff
path: root/tokens.dat
Commit message (Collapse)AuthorAgeFilesLines
* Simplify tokens.dat slightlyH. Peter Anvin2007-09-111-3/+1
|
* Fix order of token argumentsH. Peter Anvin2007-09-101-2/+2
| | | | | Order of token arguments was reversed, but tokens.dat wasn't updated accordingly. Fix.
* Finishing touches on perfect hash tokenizer; actually turn the thing onH. Peter Anvin2007-08-301-4/+4
| | | | | | | | | Finish the perfect hash tokenizer, and actually enable it. Move stdscan() et al to a separate file, since it's not needed in any of the clients of nasmlib other than nasm itself. Run make alldeps.
* tokens.dat: Data file containing alphanumeric tokens not in other .datsH. Peter Anvin2007-08-301-0/+38