| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Syntax] Build SimpleDeclaration node that groups multiple declarators | Ilya Biryukov | 2019-11-29 | 1 | -35/+136 |
| * | [Syntax] Add a comment explaining the pointer keys in std::map<Token*, ...>. NFC | Ilya Biryukov | 2019-11-29 | 1 | -0/+2 |
| * | [Syntax] Remove unused parameter from `TreeBuilder::markChildToken`. NFC | Ilya Biryukov | 2019-11-29 | 1 | -20/+15 |
| * | [Syntax] Silence "unused function" warning in no-assert builds. NFC | Ilya Biryukov | 2019-11-07 | 1 | -0/+2 |
| * | [Syntax] Add nodes for most common statements | Ilya Biryukov | 2019-11-06 | 1 | -6/+204 |
| * | [Syntax] Do not add a node for 'eof' into the tree | Ilya Biryukov | 2019-08-06 | 1 | -4/+8 |
| * | [Syntax] Move roles into a separate enum | Ilya Biryukov | 2019-07-09 | 1 | -4/+6 |
| * | Reland r365355: [Syntax] Introduce syntax trees | Ilya Biryukov | 2019-07-09 | 1 | -0/+271 |
| * | Revert rL365355 : [Syntax] Introduce syntax trees | Simon Pilgrim | 2019-07-09 | 1 | -271/+0 |
| * | Add parentheses to silence warnings. | Bill Wendling | 2019-07-08 | 1 | -6/+6 |
| * | [Syntax] Introduce syntax trees | Ilya Biryukov | 2019-07-08 | 1 | -0/+271 |

