about summary refs log tree commit diff stats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* explicitly pass screen and keyboard to mainKartik K. Agaram2021-03-261-4/+4
* bochs support for disk drivesKartik K. Agaram2021-03-231-0/+8
* writes to disk now workingKartik K. Agaram2021-03-231-0/+3
* .Kartik K. Agaram2021-03-221-1/+1
* .Kartik K. Agaram2021-03-221-1/+1
* shell: gracefully handle missing data diskKartik K. Agaram2021-03-221-4/+9
* shell: read initial expression from secondary diskKartik K. Agaram2021-03-212-1/+36
* .Kartik K. Agaram2021-03-081-1/+1
* .Kartik K. Agaram2021-03-081-3/+3
* .Kartik K. Agaram2021-03-081-1/+1
* .Kartik K. Agaram2021-03-081-0/+13
* readme for the Mu shellKartik K. Agaram2021-03-081-0/+8
* .Kartik K. Agaram2021-03-081-1/+1
* strip spaces when tokenizingKartik K. Agaram2021-03-082-0/+24
* get rid of ctrl-d/ctrl-u when browsing traceKartik K. Agaram2021-03-082-46/+30
* Add j/k keybindings for navigating traceMax Bernstein2021-03-081-0/+16
* 7866Kartik Agaram2021-03-076-69/+69
* 7865Kartik Agaram2021-03-071-1/+1
* 7864 - shell: clean up the trace some moreKartik K. Agaram2021-03-072-13/+88
* 7863 - shell: anonymous fn callsKartik K. Agaram2021-03-072-12/+99
* 7862 - shell: more informative traces for evalKartik K. Agaram2021-03-072-3/+25
* 7861 - shell: anonymous fn calls without argsKartik K. Agaram2021-03-071-1/+30
* 7860Kartik K. Agaram2021-03-062-46/+48
* 7859Kartik K. Agaram2021-03-061-2/+25
* 7858 - shell: anonymous fn expressionsKartik K. Agaram2021-03-061-3/+34
* 7857 - shell: first function callKartik K. Agaram2021-03-054-20/+338
* 7856 - shell: primitive functionsKartik K. Agaram2021-03-052-13/+119
* 7855Kartik K. Agaram2021-03-051-3/+20
* 7854 - shell: symbol lookupKartik K. Agaram2021-03-052-17/+46
* 7853Kartik K. Agaram2021-03-051-1/+88
* 7852Kartik K. Agaram2021-03-051-48/+55
* 7851 - shell snapshot: symbol lookupKartik K. Agaram2021-03-052-2/+287
* 7849 - shell: literal numbersKartik K. Agaram2021-03-043-3/+36
* 7842 - new directory organizationKartik K. Agaram2021-03-0312-0/+3719