Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing `;`. NFC. | Michael Liao | 2020-01-14 | 1 | -1/+1 |
* | [Syntax] Unset IsOriginal flag on nodes removed from the tree | Ilya Biryukov | 2020-01-14 | 1 | -8/+19 |
* | [Syntax] Assert invariants on tree structure and fix a bug in mutations | Ilya Biryukov | 2020-01-14 | 1 | -2/+30 |
* | [Syntax] Allow to mutate syntax trees | Ilya Biryukov | 2019-12-18 | 1 | -3/+79 |
* | [Syntax] Add nodes for most common statements | Ilya Biryukov | 2019-11-06 | 1 | -7/+4 |
* | [Syntax] Move roles into a separate enum | Ilya Biryukov | 2019-07-09 | 1 | -6/+10 |
* | Reland r365355: [Syntax] Introduce syntax trees | Ilya Biryukov | 2019-07-09 | 1 | -0/+145 |
* | Revert rL365355 : [Syntax] Introduce syntax trees | Simon Pilgrim | 2019-07-09 | 1 | -145/+0 |
* | [Syntax] Introduce syntax trees | Ilya Biryukov | 2019-07-08 | 1 | -0/+145 |