| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | This change refactors some of the low-level lexer interfaces a bit. | Chris Lattner | 2009-01-26 | 1 | -1/+1 |
| * | Remove Preprocessor::CacheTokens boolean data member. The same functionality ... | Argyrios Kyrtzidis | 2008-11-19 | 1 | -4/+1 |
| * | Use PushIncludeMacroStack() instead of manually manipulating the include stack. | Ted Kremenek | 2008-11-12 | 1 | -4/+1 |
| * | Introduce annotation tokens, a special kind of token, created and used only b... | Argyrios Kyrtzidis | 2008-11-08 | 1 | -0/+24 |
| * | Line endings: CRLF -> LF | Argyrios Kyrtzidis | 2008-09-05 | 1 | -8/+8 |
| * | Rename Preprocessor::DisableBacktrack -> Preprocessor::CommitBacktrackedTokens. | Argyrios Kyrtzidis | 2008-08-24 | 1 | -10/+10 |
| * | Change line endings: CRLF -> LF | Argyrios Kyrtzidis | 2008-08-23 | 1 | -30/+30 |
| * | Allow nested backtracks. | Argyrios Kyrtzidis | 2008-08-22 | 1 | -0/+32 |
| * | Allow the preprocessor to cache the lexed tokens, so that we can do efficient... | Argyrios Kyrtzidis | 2008-08-10 | 1 | -0/+63 |

