Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libTooling] Add stencil combinators for nodes that may be pointers or values. | Yitzhak Mandelbaum | 2019-11-22 | 1 | -4/+36 |
* | [libTooling] Further simplify `Stencil` type and introduce `MatchComputation`. | Yitzhak Mandelbaum | 2019-11-11 | 2 | -26/+42 |
* | [libTooling] Fix breakage from change #84922 | Yitzhak Mandelbaum | 2019-11-06 | 1 | -1/+1 |
* | [libTooling] Simplify type structure of `Stencil`s. | Yitzhak Mandelbaum | 2019-11-06 | 1 | -56/+76 |
* | [libTooling] Put all Transformer declarations in a single namespace. | Yitzhak Mandelbaum | 2019-10-16 | 4 | -59/+63 |
* | [libTooling] Move `RewriteRule` abstraction into its own header and impl. | Yitzhak Mandelbaum | 2019-10-11 | 3 | -167/+182 |
* | [libTooling] Change Stencil equality to use `toString()` | Yitzhak Mandelbaum | 2019-10-11 | 1 | -55/+3 |
* | [libTooling] Move Transformer files to their own directory/library. | Yitzhak Mandelbaum | 2019-10-10 | 6 | -0/+1158 |