summaryrefslogtreecommitdiff
path: root/pptok.dat
Commit message (Expand)AuthorAgeFilesLines
* preproc: add %ifenvH. Peter Anvin2010-07-131-1/+2
* pptok: change %rimacro to %irmacroKeith Kanios2009-07-141-1/+1
* preproc: add %[i]deftok supportKeith Kanios2009-07-141-0/+2
* pptok: add rmacro/rimacroKeith Kanios2009-07-111-0/+3
* Add copyright notices to other *.dat filesH. Peter Anvin2009-06-281-0/+33
* %error, %warning out on the final pass, add %fatalH. Peter Anvin2008-09-241-0/+1
* preproc: add %un[i]macro, add cleanupsH. Peter Anvin2008-07-161-0/+2
* preproc: %strcat directive to concatenate quoted stringsH. Peter Anvin2008-07-011-0/+1
* preproc: add support for builtin include modules (%use)H. Peter Anvin2008-06-191-0/+1
* Add %warning, saner unquoting of %errorH. Peter Anvin2008-06-101-0/+1
* Add %defstr, %idefstrH. Peter Anvin2008-06-041-0/+2
* Introduce %depend and %pathsearch, and make incbin a macroH. Peter Anvin2008-05-301-0/+2
* Add %ifempty and variantsnasm-2.02rc2H. Peter Anvin2008-02-161-1/+2
* Implement %iftoken, test for a single tokenH. Peter Anvin2008-02-161-0/+1
* Use a perfect hash to look up preprocessor directivesH. Peter Anvin2007-09-121-0/+44