about summary refs log tree commit diff stats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* .Kartik K. Agaram2021-05-291-4/+45
* .Kartik K. Agaram2021-05-291-82/+54
* shell: scrolling the traceKartik K. Agaram2021-05-291-3/+209
* shell: skeleton for scrollingKartik K. Agaram2021-05-291-2/+28
* cache visibility for all lines in traceKartik K. Agaram2021-05-291-15/+35
* .Kartik K. Agaram2021-05-291-4/+5
* .Kartik K. Agaram2021-05-291-1/+1
* .Kartik K. Agaram2021-05-291-1/+1
* .Kartik K. Agaram2021-05-291-1/+1
* shell: start implementing scrolling in the traceKartik K. Agaram2021-05-291-0/+1
* .Kartik K. Agaram2021-05-291-0/+2
* .Kartik K. Agaram2021-05-291-0/+1
* shell: non-stream tokens are now smallKartik K. Agaram2021-05-291-3/+11
* .Kartik K. Agaram2021-05-291-6/+4
* .Kartik K. Agaram2021-05-291-9/+10
* .Kartik K. Agaram2021-05-291-4/+4
* .Kartik K. Agaram2021-05-291-2/+0
* .Kartik K. Agaram2021-05-291-10/+10
* .Kartik K. Agaram2021-05-291-12/+12
* shell: start reducing the waste in tokenizeKartik K. Agaram2021-05-291-11/+11
* .Kartik K. Agaram2021-05-231-5/+9
* ctrl-s in trace: show entire current lineKartik K. Agaram2021-05-231-7/+55
* .Kartik K. Agaram2021-05-231-1/+1
* disable ctrl-s when browsing traceKartik K. Agaram2021-05-232-6/+12
* .Kartik K. Agaram2021-05-231-4/+4
* shrink trace menuKartik K. Agaram2021-05-231-8/+2
* start truncating trace linesKartik K. Agaram2021-05-231-1/+1
* shell: reduce trace depth in sandboxKartik K. Agaram2021-05-222-1/+17
* .Kartik K. Agaram2021-05-221-1/+1
* .Kartik K. Agaram2021-05-192-3/+13
* a second place with lousy storage managementKartik K. Agaram2021-05-191-0/+1
* more robust print-cellKartik K. Agaram2021-05-191-18/+160
* disallow null tracesKartik K. Agaram2021-05-198-153/+425
* .Kartik K. Agaram2021-05-191-1/+1
* .Kartik K. Agaram2021-05-191-2/+2
* .Kartik K. Agaram2021-05-191-6/+6
* shell: traces track a maximum depth to recordKartik K. Agaram2021-05-193-33/+44
* shell: depth 0 as the check for errorsKartik K. Agaram2021-05-191-14/+17
* shell: start traces at depth 1 rather than 0Kartik K. Agaram2021-05-191-57/+59
* shell: clean up trace for macroexpandKartik K. Agaram2021-05-182-0/+7
* shell: add a lot of error-checkingKartik K. Agaram2021-05-183-1/+158
* shell: roll back a change to the 'when' macroKartik K. Agaram2021-05-151-2/+2
* A 'bowboard', a chessboard of rainbow circlesKartik K. Agaram2021-05-081-23/+31
* a full-circle rainbowKartik K. Agaram2021-05-082-3/+30
* new shell macro: doKartik K. Agaram2021-05-071-2/+3
* all apps working again after null get checkKartik K. Agaram2021-05-072-2/+34
* .Kartik K. Agaram2021-05-072-39/+39
* an often-overflowing stream when running brcircleKartik K. Agaram2021-05-072-1/+3
* .Kartik K. Agaram2021-05-072-6/+8
* some boot-time heartbeat messagesKartik K. Agaram2021-05-072-1/+20