Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . | Kartik K. Agaram | 2021-06-04 | 1 | -0/+4 |
* | . | Kartik K. Agaram | 2021-06-04 | 1 | -8/+8 |
* | . | Kartik K. Agaram | 2021-06-04 | 1 | -2/+2 |
* | . | Kartik K. Agaram | 2021-06-04 | 1 | -8/+7 |
* | . | Kartik K. Agaram | 2021-06-03 | 1 | -5/+8 |
* | . | Kartik K. Agaram | 2021-06-03 | 1 | -13/+11 |
* | . | Kartik K. Agaram | 2021-06-03 | 1 | -2/+2 |
* | shell: more stable trace when rerunning | Kartik K. Agaram | 2021-06-02 | 1 | -1/+113 |
* | . | Kartik K. Agaram | 2021-05-31 | 1 | -28/+28 |
* | shell: raise errors when loading code on boot | Kartik K. Agaram | 2021-05-30 | 1 | -3/+16 |
* | bugfix: unbound variables were not raising error | Kartik K. Agaram | 2021-05-30 | 1 | -3/+21 |
* | first test re-running sandbox with a deeper trace | Kartik K. Agaram | 2021-05-30 | 1 | -3/+74 |
* | . | Kartik K. Agaram | 2021-05-30 | 1 | -1/+47 |
* | first attempt doesn't work | Kartik K. Agaram | 2021-05-30 | 1 | -0/+9 |
* | start progressively increasing trace depth | Kartik K. Agaram | 2021-05-30 | 1 | -24/+30 |
* | disable ctrl-s when browsing trace | Kartik K. Agaram | 2021-05-23 | 1 | -2/+6 |
* | . | Kartik K. Agaram | 2021-05-23 | 1 | -4/+4 |
* | shell: reduce trace depth in sandbox | Kartik K. Agaram | 2021-05-22 | 1 | -1/+1 |
* | disallow null traces | Kartik K. Agaram | 2021-05-19 | 1 | -6/+11 |
* | shell: traces track a maximum depth to record | Kartik K. Agaram | 2021-05-19 | 1 | -2/+2 |
* | shell: add a lot of error-checking | Kartik K. Agaram | 2021-05-18 | 1 | -0/+6 |
* | . | Kartik K. Agaram | 2021-05-07 | 1 | -4/+4 |
* | an often-overflowing stream when running brcircle | Kartik K. Agaram | 2021-05-07 | 1 | -0/+2 |
* | . | Kartik K. Agaram | 2021-05-07 | 1 | -3/+3 |
* | starting to implement first macros | Kartik K. Agaram | 2021-05-07 | 1 | -0/+1 |
* | back to macros; switch macroexpand to operate in place | Kartik K. Agaram | 2021-05-06 | 1 | -4/+2 |
* | shell: start implementing macros | Kartik K. Agaram | 2021-05-04 | 1 | -1/+4 |
* | . | Kartik K. Agaram | 2021-05-04 | 1 | -6/+6 |
* | . | Kartik K. Agaram | 2021-05-01 | 1 | -3/+3 |
* | cleaner rendering of fake screens and keyboards | Kartik K. Agaram | 2021-05-01 | 1 | -116/+9 |
* | . | Kartik K. Agaram | 2021-05-01 | 1 | -49/+63 |
* | move color scheme closer to Solarized dark | Kartik K. Agaram | 2021-05-01 | 1 | -50/+50 |
* | shell: squeeze menu | Kartik K. Agaram | 2021-04-30 | 1 | -11/+13 |
* | adjust fake screen aspect ratio for verisimilitude | Kartik K. Agaram | 2021-04-29 | 1 | -1/+1 |
* | make pixel borders of screen clear | Kartik K. Agaram | 2021-04-29 | 1 | -16/+20 |
* | make matching parens pop again | Kartik K. Agaram | 2021-04-29 | 1 | -1/+1 |
* | white text everywhere by default | Kartik K. Agaram | 2021-04-29 | 1 | -1/+1 |
* | adjust some colors and padding | Kartik K. Agaram | 2021-04-29 | 1 | -52/+54 |
* | bugfix: initialize gap buffers before using them | Kartik K. Agaram | 2021-04-28 | 1 | -1/+1 |
* | shell: load/store from/to disk with indent | Kartik K. Agaram | 2021-04-28 | 1 | -0/+17 |
* | . | Kartik K. Agaram | 2021-04-28 | 1 | -3/+1 |
* | start stashing and clearing sandbox after definitions | Kartik K. Agaram | 2021-04-28 | 1 | -9/+13 |
* | shell: stream literals | Kartik K. Agaram | 2021-04-27 | 1 | -0/+17 |
* | . | Kartik K. Agaram | 2021-04-27 | 1 | -17/+17 |
* | . | Kartik K. Agaram | 2021-04-27 | 1 | -73/+18 |
* | shell: use ctrl-m rather than tab to bounce to trace | Kartik K. Agaram | 2021-04-25 | 1 | -9/+9 |
* | devote 2/3rds of screen to definitions | Kartik K. Agaram | 2021-04-25 | 1 | -1/+1 |
* | add some padding to the sandbox | Kartik K. Agaram | 2021-04-25 | 1 | -1/+1 |
* | clear old output when new run is in progress | Kartik K. Agaram | 2021-04-21 | 1 | -67/+92 |
* | . | Kartik K. Agaram | 2021-04-21 | 1 | -13/+13 |