about summary refs log tree commit diff stats
path: root/cpp/.traces/string-equal-identical
Commit message (Collapse)AuthorAgeFilesLines
* 1267 - 'routine-state' can use the provided routine idKartik K. Agaram2015-05-051-6/+6
|
* 1247Kartik K. Agaram2015-05-031-17/+17
|
* 1246Kartik K. Agaram2015-05-031-43/+43
|
* 1244Kartik K. Agaram2015-05-031-5/+5
|
* 1242 - simpler implementation for 'scenario'Kartik K. Agaram2015-05-021-7/+47
| | | | | Also now has the side effect that scenarios can have any number of 'run' or check or any future blocks, in any order.
* 1226 - bugfix in allocating arraysKartik K. Agaram2015-04-301-82/+82
| | | | Also our first test of printing to screen.
* 1225Kartik K. Agaram2015-04-291-0/+41
| | | | Finally start tracing the actual instructions as they run.
* 1223 - more stable traces for parse scenariosKartik K. Agaram2015-04-291-4/+4
|
* 1213Kartik K. Agaram2015-04-281-3/+3
|
* 1206 - 'wait' state for synchronizing routinesKartik K. Agaram2015-04-271-3/+3
| | | | I think I have enough now to port channels over.
* 1194Kartik K. Agaram2015-04-241-0/+1
|
* 1193Kartik K. Agaram2015-04-241-2/+2
|
* 1184 - finally, concurrencyKartik K. Agaram2015-04-241-3/+4
|
* 1168Kartik K. Agaram2015-04-241-3/+3
|
* 1105 - more primitives for managing ingredientsKartik K. Agaram2015-04-191-3/+3
|
* 1101Kartik K. Agaram2015-04-191-1/+1
|
* 1084Kartik K. Agaram2015-04-171-3/+3
|
* 1075Kartik K. Agaram2015-04-171-19/+19
|
* 1074Kartik K. Agaram2015-04-171-3/+3
|
* 1063 - variable names for surrounding spaces now workKartik K. Agaram2015-04-141-0/+2
| | | | This was a pain to debug.
* 1050Kartik K. Agaram2015-04-111-37/+41
|
* 1045Kartik K. Agaram2015-04-091-1/+1
|
* 1042 - start saving traces in mu scenariosKartik K. Agaram2015-04-081-0/+233