Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | periodic run of misc_checks | Kartik K. Agaram | 2021-06-12 | 1 | -2/+2 |
* | . | Kartik K. Agaram | 2021-06-04 | 1 | -1/+1 |
* | . | Kartik K. Agaram | 2021-06-04 | 1 | -0/+2 |
* | . | Kartik K. Agaram | 2021-06-04 | 1 | -3/+3 |
* | . | Kartik K. Agaram | 2021-06-04 | 1 | -3/+3 |
* | . | Kartik K. Agaram | 2021-06-03 | 1 | -4/+3 |
* | shell: more stable trace when rerunning | Kartik K. Agaram | 2021-06-02 | 1 | -2/+138 |
* | . | Kartik K. Agaram | 2021-06-02 | 1 | -2/+2 |
* | bugfix for disappearing trace | Kartik K. Agaram | 2021-05-31 | 1 | -0/+2 |
* | bugfix: unbound variables were not raising error | Kartik K. Agaram | 2021-05-30 | 1 | -0/+14 |
* | first test re-running sandbox with a deeper trace | Kartik K. Agaram | 2021-05-30 | 1 | -0/+1 |
* | first attempt doesn't work | Kartik K. Agaram | 2021-05-30 | 1 | -0/+29 |
* | . | Kartik K. Agaram | 2021-05-29 | 1 | -4/+45 |
* | . | Kartik K. Agaram | 2021-05-29 | 1 | -82/+54 |
* | shell: scrolling the trace | Kartik K. Agaram | 2021-05-29 | 1 | -3/+209 |
* | shell: skeleton for scrolling | Kartik K. Agaram | 2021-05-29 | 1 | -2/+28 |
* | cache visibility for all lines in trace | Kartik K. Agaram | 2021-05-29 | 1 | -15/+35 |
* | . | Kartik K. Agaram | 2021-05-29 | 1 | -4/+5 |
* | . | Kartik K. Agaram | 2021-05-29 | 1 | -1/+1 |
* | . | Kartik K. Agaram | 2021-05-29 | 1 | -1/+1 |
* | . | Kartik K. Agaram | 2021-05-29 | 1 | -1/+1 |
* | shell: start implementing scrolling in the trace | Kartik K. Agaram | 2021-05-29 | 1 | -0/+1 |
* | . | Kartik K. Agaram | 2021-05-23 | 1 | -5/+9 |
* | ctrl-s in trace: show entire current line | Kartik K. Agaram | 2021-05-23 | 1 | -7/+55 |
* | . | Kartik K. Agaram | 2021-05-23 | 1 | -1/+1 |
* | disable ctrl-s when browsing trace | Kartik K. Agaram | 2021-05-23 | 1 | -4/+6 |
* | shrink trace menu | Kartik K. Agaram | 2021-05-23 | 1 | -8/+2 |
* | start truncating trace lines | Kartik K. Agaram | 2021-05-23 | 1 | -1/+1 |
* | shell: reduce trace depth in sandbox | Kartik K. Agaram | 2021-05-22 | 1 | -0/+16 |
* | disallow null traces | Kartik K. Agaram | 2021-05-19 | 1 | -12/+57 |
* | . | Kartik K. Agaram | 2021-05-19 | 1 | -6/+6 |
* | shell: traces track a maximum depth to record | Kartik K. Agaram | 2021-05-19 | 1 | -29/+40 |
* | shell: depth 0 as the check for errors | Kartik K. Agaram | 2021-05-19 | 1 | -14/+17 |
* | shell: start traces at depth 1 rather than 0 | Kartik K. Agaram | 2021-05-19 | 1 | -57/+59 |
* | first passing test for macroexpand | Kartik K. Agaram | 2021-05-06 | 1 | -1/+32 |
* | . | Kartik K. Agaram | 2021-05-01 | 1 | -1/+1 |
* | . | Kartik K. Agaram | 2021-05-01 | 1 | -3/+3 |
* | move color scheme closer to Solarized dark | Kartik K. Agaram | 2021-05-01 | 1 | -14/+14 |
* | shell: use ctrl-m rather than tab to bounce to trace | Kartik K. Agaram | 2021-04-25 | 1 | -1/+1 |
* | better error message on trace overflow | Kartik K. Agaram | 2021-04-22 | 1 | -1/+8 |
* | start cleaning up pixel graphics | Kartik K. Agaram | 2021-04-19 | 1 | -24/+24 |
* | shell: ctrl-r runs on real screen without a trace | Kartik K. Agaram | 2021-04-17 | 1 | -1/+3 |
* | shell: reenable the trace | Kartik K. Agaram | 2021-04-17 | 1 | -0/+12 |
* | shell: start jumping to keyboard using Tab | Kartik K. Agaram | 2021-04-10 | 1 | -2/+2 |
* | support for arrow keys | Kartik K. Agaram | 2021-04-05 | 1 | -0/+14 |
* | get rid of ctrl-d/ctrl-u when browsing trace | Kartik K. Agaram | 2021-03-08 | 1 | -42/+26 |
* | Add j/k keybindings for navigating trace | Max Bernstein | 2021-03-08 | 1 | -0/+16 |
* | 7866 | Kartik Agaram | 2021-03-07 | 1 | -6/+6 |
* | 7864 - shell: clean up the trace some more | Kartik K. Agaram | 2021-03-07 | 1 | -0/+5 |
* | 7857 - shell: first function call | Kartik K. Agaram | 2021-03-05 | 1 | -0/+30 |