Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1248 - syntax for using screens in scenarios | Kartik K. Agaram | 2015-05-04 | 1 | -0/+8 |
| | | | | Still ugly as hell. | ||||
* | 1242 - simpler implementation for 'scenario' | Kartik K. Agaram | 2015-05-02 | 1 | -2/+2 |
| | | | | | Also now has the side effect that scenarios can have any number of 'run' or check or any future blocks, in any order. | ||||
* | 1227 | Kartik K. Agaram | 2015-04-30 | 1 | -0/+25 |
| | |||||
* | 1226 - bugfix in allocating arrays | Kartik K. Agaram | 2015-04-30 | 1 | -2/+17 |
| | | | | Also our first test of printing to screen. | ||||
* | 1218 | Kartik K. Agaram | 2015-04-29 | 1 | -0/+226 |
No tests yet for the screen primitives. Need to extend 'scenario' for that. |