Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1276 - make C++ version the default | Kartik K. Agaram | 2015-05-05 | 1 | -37/+0 |
| | | | | I've tried to update the Readme, but there are at least a couple of issues. | ||||
* | 1269 - 'wait-for-routine' | Kartik K. Agaram | 2015-05-05 | 1 | -2/+2 |
| | |||||
* | 1267 - 'routine-state' can use the provided routine id | Kartik K. Agaram | 2015-05-05 | 1 | -2/+2 |
| | |||||
* | 1247 | Kartik K. Agaram | 2015-05-03 | 1 | -2/+2 |
| | |||||
* | 1246 | Kartik K. Agaram | 2015-05-03 | 1 | -3/+3 |
| | |||||
* | 1244 | Kartik K. Agaram | 2015-05-03 | 1 | -2/+2 |
| | |||||
* | 1242 - simpler implementation for 'scenario' | Kartik K. Agaram | 2015-05-02 | 1 | -0/+37 |
Also now has the side effect that scenarios can have any number of 'run' or check or any future blocks, in any order. |