Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1126 - 'mu test x.mu' runs just scenarios in x.mu | Kartik K. Agaram | 2015-04-22 | 1 | -3/+4 |
| | | | | | | | Required still more tweaking of Recipe namespaces. Mindlessly inserting setup() took a couple of hours to debug because the test function and the function it was testing ended up getting the same recipe number, with the inevitable infinite loop :/ | ||||
* | 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/+3 |
| | | | | | | 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. | ||||
* | 1087 - mu files can now define containers and exclusive containers | Kartik K. Agaram | 2015-04-17 | 1 | -1/+3 |
| | |||||
* | 1077 | Kartik K. Agaram | 2015-04-17 | 1 | -2/+13 |
| | |||||
* | 1075 | Kartik K. Agaram | 2015-04-17 | 1 | -0/+187 |