Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | quote: fix termination condition for hexadecimal escapes | H. Peter Anvin | 2008-06-14 | 1 | -1/+1 |
* | Fix memory management issues with expanded %include | H. Peter Anvin | 2008-06-04 | 1 | -24/+40 |
* | quote: Change the definition of escp | H. Peter Anvin | 2008-06-02 | 1 | -7/+7 |
* | quote: be consistent in not using C escapes for bytes | H. Peter Anvin | 2008-06-02 | 1 | -7/+7 |
* | nasm_unquote: make code a little more uniform | H. Peter Anvin | 2008-06-02 | 1 | -9/+9 |
* | quote: massively simplify nasm_skip_string() | H. Peter Anvin | 2008-06-02 | 1 | -75/+7 |
* | qstring: backquoted strings seem to work now... | H. Peter Anvin | 2008-06-01 | 1 | -0/+17 |
* | qstring: first cut at full quoted string support in the preprocessor | H. Peter Anvin | 2008-06-01 | 1 | -0/+473 |