Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2113 - stop updating entire screen on tb_present() | Kartik K. Agaram | 2015-08-29 | 1 | -0/+10 |
* | 2095 | Kartik K. Agaram | 2015-08-28 | 1 | -1/+0 |
* | 2079 | Kartik K. Agaram | 2015-08-26 | 1 | -13/+0 |
* | 2078 - update entire screen on tb_present() | Kartik K. Agaram | 2015-08-26 | 1 | -0/+9 |
* | 2042 | Kartik K. Agaram | 2015-08-20 | 1 | -0/+7 |
* | 1981 - clear screen below editors in C | Kartik K. Agaram | 2015-08-12 | 1 | -0/+23 |
* | 1963 - redraw if window size changes | Kartik K. Agaram | 2015-08-09 | 1 | -3/+9 |
* | 1848 - core instructions now check for ingredients | Kartik K. Agaram | 2015-07-25 | 1 | -12/+28 |
* | 1731 - ah, now fully responsive | Kartik K. Agaram | 2015-07-08 | 1 | -0/+11 |
* | 1705 - change background color | Kartik K. Agaram | 2015-07-04 | 1 | -10/+16 |
* | 1702 - experiment: start using 'ordinal' in names | Kartik K. Agaram | 2015-07-04 | 1 | -19/+19 |
* | 1656 - smooth refresh done | Kartik K. Agaram | 2015-06-25 | 1 | -9/+31 |
* | 1655 - first attempt at smooth refresh: hide-cursor | Kartik K. Agaram | 2015-06-25 | 1 | -0/+20 |
* | 1641 | Kartik K. Agaram | 2015-06-24 | 1 | -0/+2 |
* | 1640 | Kartik K. Agaram | 2015-06-24 | 1 | -1/+1 |
* | 1618 | Kartik K. Agaram | 2015-06-21 | 1 | -8/+8 |
* | 1616 - merging keyboard and events into 'console' | Kartik K. Agaram | 2015-06-21 | 1 | -28/+51 |
* | 1614 | Kartik K. Agaram | 2015-06-21 | 1 | -3/+0 |
* | 1545 - sketching out a simple editor widget | Kartik K. Agaram | 2015-06-08 | 1 | -0/+22 |
* | 1543 | Kartik K. Agaram | 2015-06-07 | 1 | -2/+2 |
* | 1530 - switch to termbox's 256-color mode | Kartik K. Agaram | 2015-06-05 | 1 | -5/+5 |
* | 1518 - still horribly broken | Kartik K. Agaram | 2015-06-01 | 1 | -0/+1 |
* | 1487 - repl working interactively | Kartik K. Agaram | 2015-05-27 | 1 | -3/+3 |
* | 1486 - repl: hitting enter now working | Kartik K. Agaram | 2015-05-27 | 1 | -2/+12 |
* | 1457 - print to display in color | Kartik K. Agaram | 2015-05-25 | 1 | -1/+6 |
* | 1391 - avoid unsigned integers | Kartik K. Agaram | 2015-05-17 | 1 | -10/+10 |
* | 1368 - alias carriage-return and newline | Kartik K. Agaram | 2015-05-14 | 1 | -2/+3 |
* | 1357 - temporarily revert floating-point support | Kartik K. Agaram | 2015-05-12 | 1 | -3/+3 |
* | 1356 - snapshot #2: floating point support | Kartik K. Agaram | 2015-05-12 | 1 | -3/+3 |
* | 1330 | Kartik K. Agaram | 2015-05-10 | 1 | -0/+3 |
* | 1323 - keyboard supports backspace and newline | Kartik K. Agaram | 2015-05-10 | 1 | -16/+38 |
* | 1322 - ctrl-c should always interrupt | Kartik K. Agaram | 2015-05-10 | 1 | -0/+1 |
* | 1318 - 1317 actually works now | Kartik K. Agaram | 2015-05-10 | 1 | -0/+1 |
* | 1315 - chessboard now working interactively | Kartik K. Agaram | 2015-05-09 | 1 | -1/+2 |
* | 1298 - better ingredient/product handling | Kartik K. Agaram | 2015-05-07 | 1 | -32/+21 |
* | 1276 - make C++ version the default | Kartik K. Agaram | 2015-05-05 | 1 | -0/+212 |