about summary refs log tree commit diff stats
path: root/023jump.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131