Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | %error, %warning out on the final pass, add %fatal | H. Peter Anvin | 2008-09-24 | 1 | -0/+1 |
* | preproc: add %un[i]macro, add cleanups | H. Peter Anvin | 2008-07-16 | 1 | -0/+2 |
* | preproc: %strcat directive to concatenate quoted strings | H. Peter Anvin | 2008-07-01 | 1 | -0/+1 |
* | preproc: add support for builtin include modules (%use) | H. Peter Anvin | 2008-06-19 | 1 | -0/+1 |
* | Add %warning, saner unquoting of %error | H. Peter Anvin | 2008-06-10 | 1 | -0/+1 |
* | Add %defstr, %idefstr | H. Peter Anvin | 2008-06-04 | 1 | -0/+2 |
* | Introduce %depend and %pathsearch, and make incbin a macro | H. Peter Anvin | 2008-05-30 | 1 | -0/+2 |
* | Add %ifempty and variantsnasm-2.02rc2 | H. Peter Anvin | 2008-02-16 | 1 | -1/+2 |
* | Implement %iftoken, test for a single token | H. Peter Anvin | 2008-02-16 | 1 | -0/+1 |
* | Use a perfect hash to look up preprocessor directives | H. Peter Anvin | 2007-09-12 | 1 | -0/+44 |