Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1155 - three phases of mu: load, transform, run | Kartik K. Agaram | 2015-04-24 | 1 | -1/+1 |
| | | | | | | Each phase implicitly calls previous phases. Most C++ scenarios implicitly call one, two or three of the phases. More clear now that 'load' does more than just add recipes. | ||||
* | 1124 | Kartik K. Agaram | 2015-04-22 | 1 | -4/+0 |
| | |||||
* | 1116 - simpler memory checks | Kartik K. Agaram | 2015-04-20 | 1 | -2/+6 |
| | |||||
* | 1110 - 'scenarios' directive applies only to current file | Kartik K. Agaram | 2015-04-20 | 1 | -1/+0 |
| | |||||
* | 1094 - demarcate sections in layers | Kartik K. Agaram | 2015-04-17 | 1 | -2/+2 |
| | | | | | | We have tangled vs regular comments, but they highlight the same. So we're still at 3 colors for comments. Anything more starts to seem gratuitous. | ||||
* | 1086 - support variant names in 'maybe-convert' | Kartik K. Agaram | 2015-04-17 | 1 | -3/+31 |
| | |||||
* | 1075 | Kartik K. Agaram | 2015-04-17 | 1 | -0/+172 |