Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 7715 | Kartik K. Agaram | 2021-02-10 | 1 | -2/+1 |
| | |||||
* | 7701 | Kartik K. Agaram | 2021-02-09 | 1 | -1/+1 |
| | |||||
* | 7693 - baremetal: pass background color everywhere | Kartik Agaram | 2021-02-07 | 1 | -4/+4 |
| | |||||
* | 7690 | Kartik Agaram | 2021-02-07 | 1 | -8/+8 |
| | | | | Convert comments about magic constants into metadata. | ||||
* | 7567 - baremetal: shift-key support | Kartik Agaram | 2021-01-27 | 1 | -1/+0 |
| | |||||
* | 7550 | Kartik Agaram | 2021-01-23 | 1 | -3/+2 |
| | |||||
* | 7548 - baremetal: better cursor management | Kartik Agaram | 2021-01-23 | 1 | -1/+4 |
| | |||||
* | 7547 - baremetal: rpn calculator | Kartik Agaram | 2021-01-22 | 1 | -0/+152 |
Still in progress. Known bugs: * Cursor management is broken. Every line currently seems to leave behind a shadow cursor. * No shift-key support yet, which means no addition or multiplication. (This app doesn't have division yet.) |