Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libTooling] Move Transformer files to their own directory/library. | Yitzhak Mandelbaum | 2019-10-10 | 1 | -369/+0 |
* | [libTooling] Add `toString` method to the Stencil class | Yitzhak Mandelbaum | 2019-10-07 | 1 | -0/+51 |
* | [libTooling] Add various Stencil combinators for expressions. | Yitzhak Mandelbaum | 2019-10-03 | 1 | -1/+62 |
* | [Stencil] Hide implementaion detai. NFC. | Benjamin Kramer | 2019-10-02 | 1 | -1/+1 |
* | [libTooling] Add `run` combinator to Stencils. | Yitzhak Mandelbaum | 2019-09-26 | 1 | -0/+22 |
* | [libTooling] Add `access` and `ifBound` combinators to Stencil library. | Yitzhak Mandelbaum | 2019-09-23 | 1 | -17/+77 |
* | [LibTooling] Update Stencil to use RangeSelector | Yitzhak Mandelbaum | 2019-05-22 | 1 | -43/+18 |
* | [LibTooling] Fix unneeded use of unique_ptr where shared_ptr is expected. | Yitzhak Mandelbaum | 2019-04-29 | 1 | -4/+5 |
* | [LibTooling] Add Stencil library for format-string style codegen. | Yitzhak Mandelbaum | 2019-04-18 | 1 | -0/+199 |