about summary refs log tree commit diff stats
path: root/023jump.cc
Commit message (Expand)AuthorAgeFilesLines
* 1868 - start using naked literals everywhereKartik K. Agaram2015-07-281-18/+18
* 1848 - core instructions now check for ingredientsKartik K. Agaram2015-07-251-8/+32
* 1844 - explicitly end each trace lineKartik K. Agaram2015-07-251-5/+5
* 1702 - experiment: start using 'ordinal' in namesKartik K. Agaram2015-07-041-4/+4
* 1523Kartik K. Agaram2015-06-031-9/+10
* 1417 - draft zoom levels in tracesKartik K. Agaram2015-05-211-5/+5
* 1414 - traces now robust to new recipes/typesKartik K. Agaram2015-05-211-22/+18
* 1391 - avoid unsigned integersKartik K. Agaram2015-05-171-8/+8
* 1390 - support non-integer literalsKartik K. Agaram2015-05-171-9/+13
* 1363 - rename 'integer' to 'number'Kartik K. Agaram2015-05-131-5/+5
* 1362Kartik K. Agaram2015-05-131-4/+4
* 1357 - temporarily revert floating-point supportKartik K. Agaram2015-05-121-3/+3
* 1356 - snapshot #2: floating point supportKartik K. Agaram2015-05-121-3/+3
* 1350Kartik K. Agaram2015-05-111-1/+0
* 1327 - better error handling in chessboardKartik K. Agaram2015-05-101-0/+1
* 1323 - keyboard supports backspace and newlineKartik K. Agaram2015-05-101-0/+3
* 1298 - better ingredient/product handlingKartik K. Agaram2015-05-071-17/+16
* 1276 - make C++ version the defaultKartik K. Agaram2015-05-051-0/+115