| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Enhance Lexer::makeFileCharRange to check for ranges inside a macro argument | Argyrios Kyrtzidis | 2012-01-20 | 1 | -2/+34 | |
| * | Silence set-but-unused warning. | Benjamin Kramer | 2012-01-19 | 1 | -1/+1 | |
| * | Introduce Lexer::getSourceText() that returns a string for the source | Argyrios Kyrtzidis | 2012-01-19 | 1 | -0/+5 | |
| * | Introduce Lexer::makeFileCharRange() that accepts a token source range | Argyrios Kyrtzidis | 2012-01-19 | 1 | -3/+19 | |
| * | For Lexer's isAt[Start/End]OfMacroExpansion add an out parameter for the macro | Argyrios Kyrtzidis | 2012-01-19 | 1 | -2/+5 | |
| * | Add unit testing for Lexer. | Argyrios Kyrtzidis | 2012-01-19 | 1 | -0/+100 | |

