about summary refs log tree commit diff stats
path: root/shell/trace.mu
Commit message (Expand)AuthorAgeFilesLines
* rename grapheme to code-point-utf8Kartik K. Agaram2021-11-091-1/+1
* periodic run of misc_checksKartik K. Agaram2021-06-121-2/+2
* .Kartik K. Agaram2021-06-041-1/+1
* .Kartik K. Agaram2021-06-041-0/+2
* .Kartik K. Agaram2021-06-041-3/+3
* .Kartik K. Agaram2021-06-041-3/+3
* .Kartik K. Agaram2021-06-031-4/+3
* shell: more stable trace when rerunningKartik K. Agaram2021-06-021-2/+138
* .Kartik K. Agaram2021-06-021-2/+2
* bugfix for disappearing traceKartik K. Agaram2021-05-311-0/+2
* bugfix: unbound variables were not raising errorKartik K. Agaram2021-05-301-0/+14
* first test re-running sandbox with a deeper traceKartik K. Agaram2021-05-301-0/+1
* first attempt doesn't workKartik K. Agaram2021-05-301-0/+29
* .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-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