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 | 1 | -25/+15 |
* | [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 | 1 | -19/+20 |
* | [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 | 1 | -0/+369 |