Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add new API to rewrite one stmt/expr with another. | Chris Lattner | 2007-10-17 | 1 | -10/+11 | |
* | Add rewriter support for @encode expressions. For example, | Chris Lattner | 2007-10-17 | 1 | -4/+4 | |
* | Fix location processing of @encode: the range should include the @ sign. | Chris Lattner | 2007-10-16 | 1 | -1/+1 | |
* | Add a new Rewriter::getRangeSize method. | Chris Lattner | 2007-10-16 | 1 | -0/+29 | |
* | Push the rewriter forward a bit more. Now it rewrites | Chris Lattner | 2007-10-16 | 1 | -9/+48 | |
* | haha, my devious plot is complete: | Chris Lattner | 2007-10-13 | 1 | -1/+1 | |
* | another step forward in rewriter stuff. This still has | Chris Lattner | 2007-10-13 | 1 | -2/+3 | |
* | Push the rewriting APIs along. Build a trivial client that replaces tabs | Chris Lattner | 2007-10-11 | 1 | -8/+58 | |
* | add scafolding to play around with and bring up the code rewriter. | Chris Lattner | 2007-10-11 | 1 | -0/+43 |