summaryrefslogtreecommitdiff
path: root/pptok.dat
AgeCommit message (Expand)AuthorFilesLines
2012-03-03preproc: Revert to the NASM 2.09 preprocessorH. Peter Anvin1-6/+0
2010-11-06preproc.c: merge from preproc-rewrite branchKeith Kanios1-0/+6
2010-07-13preproc: add %ifenvH. Peter Anvin1-1/+2
2009-07-14pptok: change %rimacro to %irmacroKeith Kanios1-1/+1
2009-07-14preproc: add %[i]deftok supportKeith Kanios1-0/+2
2009-07-11pptok: add rmacro/rimacroKeith Kanios1-0/+3
2009-06-28Add copyright notices to other *.dat filesH. Peter Anvin1-0/+33
2008-09-24%error, %warning out on the final pass, add %fatalH. Peter Anvin1-0/+1
2008-07-16preproc: add %un[i]macro, add cleanupsH. Peter Anvin1-0/+2
2008-07-01preproc: %strcat directive to concatenate quoted stringsH. Peter Anvin1-0/+1
2008-06-19preproc: add support for builtin include modules (%use)H. Peter Anvin1-0/+1
2008-06-10Add %warning, saner unquoting of %errorH. Peter Anvin1-0/+1
2008-06-04Add %defstr, %idefstrH. Peter Anvin1-0/+2
2008-05-30Introduce %depend and %pathsearch, and make incbin a macroH. Peter Anvin1-0/+2
2008-02-16Add %ifempty and variantsH. Peter Anvin1-1/+2
2008-02-16Implement %iftoken, test for a single tokenH. Peter Anvin1-0/+1
2007-09-12Use a perfect hash to look up preprocessor directivesH. Peter Anvin1-0/+44