about summary refs log tree commit diff stats
path: root/cpp/.traces/first_scenario_checking_trace
Commit message (Collapse)AuthorAgeFilesLines
* 1242 - simpler implementation for 'scenario'Kartik K. Agaram2015-05-021-14/+0
| | | | | Also now has the side effect that scenarios can have any number of 'run' or check or any future blocks, in any order.
* 1225Kartik K. Agaram2015-04-291-0/+1
| | | | Finally start tracing the actual instructions as they run.
* 1223 - more stable traces for parse scenariosKartik K. Agaram2015-04-291-1/+1
|
* 1194Kartik K. Agaram2015-04-241-0/+1
|
* 1184 - finally, concurrencyKartik K. Agaram2015-04-241-0/+1
|
* 1058 - scenarios can now check traceKartik K. Agaram2015-04-121-0/+11