about summary refs log tree commit diff stats
path: root/shell/trace.mu
Commit message (Expand)AuthorAgeFilesLines
* .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-231-4/+6
* 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-221-0/+16
* disallow null tracesKartik K. Agaram2021-05-191-12/+57
* .Kartik K. Agaram2021-05-191-6/+6
* shell: traces track a maximum depth to recordKartik K. Agaram2021-05-191-29/+40
* 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
* first passing test for macroexpandKartik K. Agaram2021-05-061-1/+32
* .Kartik K. Agaram2021-05-011-1/+1
* .Kartik K. Agaram2021-05-011-3/+3
* move color scheme closer to Solarized darkKartik K. Agaram2021-05-011-14/+14
* shell: use ctrl-m rather than tab to bounce to traceKartik K. Agaram2021-04-251-1/+1
* better error message on trace overflowKartik K. Agaram2021-04-221-1/+8
* start cleaning up pixel graphicsKartik K. Agaram2021-04-191-24/+24
* shell: ctrl-r runs on real screen without a traceKartik K. Agaram2021-04-171-1/+3
* shell: reenable the traceKartik K. Agaram2021-04-171-0/+12
* shell: start jumping to keyboard using TabKartik K. Agaram2021-04-101-2/+2
* support for arrow keysKartik K. Agaram2021-04-051-0/+14
* get rid of ctrl-d/ctrl-u when browsing traceKartik K. Agaram2021-03-081-42/+26
* Add j/k keybindings for navigating traceMax Bernstein2021-03-081-0/+16
* 7866Kartik Agaram2021-03-071-6/+6
* 7864 - shell: clean up the trace some moreKartik K. Agaram2021-03-071-0/+5
* 7857 - shell: first function callKartik K. Agaram2021-03-051-0/+30
* 7853Kartik K. Agaram2021-03-051-1/+88
* 7852Kartik K. Agaram2021-03-051-48/+55
* 7842 - new directory organizationKartik K. Agaram2021-03-031-0/+1449