summaryrefslogtreecommitdiff
path: root/asm/tokens.dat
Commit message (Expand)AuthorAgeFilesLines
* Implement an enhanced version of MASM's dup() and "db ?" syntax.H. Peter Anvin (Intel)2019-10-161-0/+6
* preprocessor: major cleanups; inline text into Tokenpp-inlineH. Peter Anvin2019-09-231-2/+44
* preproc: standard macros now C-safe, %aliases off, fix %? recursionH. Peter Anvin2019-08-271-31/+31
* masm.mac, parser: VERY limited MASM emulation packageH. Peter Anvin (Intel)2019-08-141-0/+4
* tokens.dat: TOKEN_SIZE sizes belong in inttwo, not in flagsH. Peter Anvin2018-12-291-1/+8
* Factor out size tokens and annotate with the corresponding sizeH. Peter Anvin2018-12-241-8/+10
* Restore the ability to have ? in identifiers, except ? itselfH. Peter Anvin (Intel)2018-12-141-0/+3
* Reorganize the source code into subdirectoriesH. Peter Anvin2016-05-251-0/+135