Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2801 - bring back the 'rewrite_stash' transform | Kartik K. Agaram | 2016-03-20 | 1 | -0/+50 |
| | | | | Next I'll start improving it. | ||||
* | 2795 - quick hacks for Caleb | Kartik K. Agaram | 2016-03-19 | 1 | -50/+0 |
| | | | | | | | | It turns out that my extensible stash doesn't yet work well in all situations. If you try to stash an array, you end up trying to create an array local that's not statically sized -- a no-no. Bah, just throw it all out. | ||||
* | 2778 - fix all layers | Kartik K. Agaram | 2016-03-14 | 1 | -0/+50 |