about summary refs log tree commit diff stats
path: root/038scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* 1923Kartik K. Agaram2015-08-021-1/+1
* 1886 - gracefully handle malformed ingredientsKartik K. Agaram2015-07-291-1/+1
* 1868 - start using naked literals everywhereKartik K. Agaram2015-07-281-26/+26
* 1849Kartik K. Agaram2015-07-251-23/+0
* 1848 - core instructions now check for ingredientsKartik K. Agaram2015-07-251-3/+24
* 1844 - explicitly end each trace lineKartik K. Agaram2015-07-251-11/+11
* 1702 - experiment: start using 'ordinal' in namesKartik K. Agaram2015-07-041-9/+9
* 1699 - first-class recipe typesKartik K. Agaram2015-07-031-7/+1
* 1620Kartik K. Agaram2015-06-221-0/+1
* 1585Kartik K. Agaram2015-06-171-1/+1
* 1518 - still horribly brokenKartik K. Agaram2015-06-011-0/+3
* 1483 - *really* check color screens in scenariosKartik K. Agaram2015-05-271-2/+2
* 1414 - traces now robust to new recipes/typesKartik K. Agaram2015-05-211-9/+9
* 1391 - avoid unsigned integersKartik K. Agaram2015-05-171-26/+26
* 1383 - warn on unknown typeKartik K. Agaram2015-05-161-0/+4
* 1364 - trace call-stack when switching routinesKartik K. Agaram2015-05-131-2/+12
* 1363 - rename 'integer' to 'number'Kartik K. Agaram2015-05-131-23/+24
* 1361Kartik K. Agaram2015-05-121-2/+2
* 1357 - temporarily revert floating-point supportKartik K. Agaram2015-05-121-2/+2
* 1356 - snapshot #2: floating point supportKartik K. Agaram2015-05-121-2/+2
* 1321 - *finally*, fixed the chessboard sluggishnessKartik K. Agaram2015-05-101-0/+17
* 1318 - 1317 actually works nowKartik K. Agaram2015-05-101-7/+38
* 1317 - all tests passingKartik K. Agaram2015-05-091-6/+34
* 1315 - chessboard now working interactivelyKartik K. Agaram2015-05-091-0/+6
* 1308Kartik K. Agaram2015-05-081-0/+13
* 1301 - back to the chessboardKartik K. Agaram2015-05-071-0/+17
* 1299 - stop using [] in any vectorKartik K. Agaram2015-05-071-8/+8
* 1298 - better ingredient/product handlingKartik K. Agaram2015-05-071-13/+12
* 1296 - roll back 1295Kartik K. Agaram2015-05-071-31/+3
* 1295 - broken snapshotKartik K. Agaram2015-05-071-3/+31
* 1290Kartik K. Agaram2015-05-061-5/+4
* 1276 - make C++ version the defaultKartik K. Agaram2015-05-051-0/+244