about summary refs log tree commit diff stats
path: root/shell/main.mu
Commit message (Expand)AuthorAgeFilesLines
* .Kartik K. Agaram2021-06-121-1/+1
* eliminate some implicit writes to real screenKartik K. Agaram2021-06-121-1/+1
* shell: larger fake screenKartik K. Agaram2021-06-121-1/+1
* .Kartik K. Agaram2021-06-061-1/+1
* .Kartik K. Agaram2021-06-041-0/+1
* .Kartik K. Agaram2021-06-031-156/+7
* .Kartik K. Agaram2021-05-311-1/+1
* disallow null tracesKartik K. Agaram2021-05-191-5/+14
* .Kartik K. Agaram2021-05-191-1/+1
* some boot-time heartbeat messagesKartik K. Agaram2021-05-071-0/+9
* .Kartik K. Agaram2021-05-011-1/+1
* move color scheme closer to Solarized darkKartik K. Agaram2021-05-011-1/+1
* render definitions in 2 columnsKartik K. Agaram2021-04-291-1/+1
* adjust some colors and paddingKartik K. Agaram2021-04-291-1/+4
* devote 2/3rds of screen to definitionsKartik K. Agaram2021-04-251-2/+2
* add some padding to the sandboxKartik K. Agaram2021-04-251-1/+1
* clear old output when new run is in progressKartik K. Agaram2021-04-211-2/+2
* .Kartik K. Agaram2021-04-211-1/+1
* .Kartik K. Agaram2021-04-211-1/+1
* shell: show screen state during evaluationKartik K. Agaram2021-04-211-1/+1
* shell: ctrl-r runs on real screen without a traceKartik K. Agaram2021-04-171-1/+47
* load sandbox even if there are no globalsKartik K. Agaram2021-04-171-11/+9
* heh, the current state actually overflows 2KBKartik K. Agaram2021-04-171-4/+4
* 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