about summary refs log tree commit diff stats
path: root/baremetal/shell/line.mu
Commit message (Collapse)AuthorAgeFilesLines
* 7742 - baremetal/shell is aliveKartik K. Agaram2021-02-141-1/+10
|
* 7741 - baremetal/shell: first run: single numberKartik K. Agaram2021-02-141-0/+34
|
* 7740 - baremetal/shell: eval and render lineKartik K. Agaram2021-02-141-0/+81
|
* 7727 - baremetal/shell: 1+1Kartik K. Agaram2021-02-111-0/+7
|
* 7711 - baremetal/shell: line data structureKartik K. Agaram2021-02-101-0/+78
Pretty thin; perhaps we should put cursor management in words. But we don't need every node in the list of words to know which word in the list the cursor is at.