Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1618 | Kartik K. Agaram | 2015-06-21 | 1 | -2/+2 |
| | |||||
* | 1617 | Kartik K. Agaram | 2015-06-21 | 1 | -3/+3 |
| | |||||
* | 1599 | Kartik K. Agaram | 2015-06-19 | 1 | -14/+14 |
| | |||||
* | 1372 - new chessboard test no longer hanging | Kartik K. Agaram | 2015-05-14 | 1 | -0/+3 |
| | | | | Still failing, though. | ||||
* | 1370 | Kartik K. Agaram | 2015-05-14 | 1 | -1/+1 |
| | |||||
* | 1369 | Kartik K. Agaram | 2015-05-14 | 1 | -3/+3 |
| | | | | | Delete comment-out marker from inside mu strings. Have to do this manually for now. | ||||
* | 1368 - alias carriage-return and newline | Kartik K. Agaram | 2015-05-14 | 1 | -2/+8 |
| | | | | | | | CRLF still shows as two newlines, though. Cross that bridge when we get to it. The new chessboard test is still hanging, though. | ||||
* | 1363 - rename 'integer' to 'number' | Kartik K. Agaram | 2015-05-13 | 1 | -77/+77 |
| | | | | ..now that we support non-integers. | ||||
* | 1329 | Kartik K. Agaram | 2015-05-10 | 1 | -0/+11 |
| | |||||
* | 1323 - keyboard supports backspace and newline | Kartik K. Agaram | 2015-05-10 | 1 | -1/+30 |
| | | | | | | Lots mixed into this commit: some off-by-one errors in display.cc a new transform to translate jump labels that I'd somehow never gotten around to supporting | ||||
* | 1316 | Kartik K. Agaram | 2015-05-09 | 1 | -2/+2 |
| | | | | buffer-lines works, at least. | ||||
* | 1308 | Kartik K. Agaram | 2015-05-08 | 1 | -0/+77 |
| | |||||
* | 1276 - make C++ version the default | Kartik K. Agaram | 2015-05-05 | 1 | -0/+266 |
I've tried to update the Readme, but there are at least a couple of issues. |