Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1573 | Kartik K. Agaram | 2015-06-16 | 1 | -0/+8 |
| | |||||
* | 1531 - enable termbox's mouse support | Kartik K. Agaram | 2015-06-05 | 1 | -0/+1 |
| | |||||
* | 1530 - switch to termbox's 256-color mode | Kartik K. Agaram | 2015-06-05 | 1 | -34/+10 |
| | |||||
* | 1486 - repl: hitting enter now working | Kartik K. Agaram | 2015-05-27 | 1 | -0/+5 |
| | |||||
* | 1327 - better error handling in chessboard | Kartik K. Agaram | 2015-05-10 | 1 | -2/+10 |
| | | | | | Also a bugfix in break to label, because I noticed the screen wasn't being cleaned up on quit. | ||||
* | 1323 - keyboard supports backspace and newline | Kartik K. Agaram | 2015-05-10 | 1 | -4/+1 |
| | | | | | | 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 | ||||
* | 1276 - make C++ version the default | Kartik K. Agaram | 2015-05-05 | 1 | -0/+562 |
I've tried to update the Readme, but there are at least a couple of issues. |