about summary refs log tree commit diff stats
path: root/shell/main.mu
Commit message (Expand)AuthorAgeFilesLines
* loosening a few more buffersKartik K. Agaram2021-04-171-4/+4
* data.img now has more than one sector of dataKartik K. Agaram2021-04-161-4/+5
* shell: restore bindings after restartKartik K. Agaram2021-04-151-0/+15
* .Kartik K. Agaram2021-04-151-4/+8
* .Kartik K. Agaram2021-04-151-1/+4
* .Kartik K. Agaram2021-04-151-5/+2
* .Kartik K. Agaram2021-04-151-10/+8
* add some structure to the serialization formatKartik K. Agaram2021-04-151-2/+16
* .Kartik K. Agaram2021-04-151-0/+7
* shell: load data disk as s-expr rather than stringKartik K. Agaram2021-04-141-13/+14
* shell: starting to work on persistent globalsKartik K. Agaram2021-04-141-2/+8
* .Kartik K. Agaram2021-04-141-0/+15
* shell: move fake screen to sandboxKartik K. Agaram2021-04-101-1/+1
* .Kartik K. Agaram2021-04-101-1/+1
* shell: start of 'print' primitiveKartik K. Agaram2021-04-101-1/+1
* .Kartik K. Agaram2021-04-081-2/+2
* shell: create space to display globalsKartik K. Agaram2021-04-081-4/+2
* shell: extensible array of globalsKartik K. Agaram2021-04-051-2/+5
* .Kartik K. Agaram2021-04-051-1/+1
* shell: save repl input to disk before runningKartik K. Agaram2021-04-051-2/+2
* .Kartik K. Agaram2021-03-281-6/+6
* explicitly pass screen and keyboard to mainKartik K. Agaram2021-03-261-4/+4
* .Kartik K. Agaram2021-03-221-1/+1
* shell: read initial expression from secondary diskKartik K. Agaram2021-03-211-0/+20
* 7842 - new directory organizationKartik K. Agaram2021-03-031-0/+22