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