Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | . | Kartik K. Agaram | 2021-04-21 | 1 | -1/+1 | |
* | . | Kartik K. Agaram | 2021-04-21 | 1 | -66/+66 | |
* | shell: show screen state during evaluation | Kartik K. Agaram | 2021-04-21 | 1 | -1/+1 | |
* | an interface approximating stack traces | Kartik K. Agaram | 2021-04-20 | 1 | -3/+3 | |
* | get bresenham line drawing working with a trace | Kartik K. Agaram | 2021-04-20 | 1 | -0/+3 | |
* | reimplement pixel graphics | Kartik K. Agaram | 2021-04-19 | 1 | -24/+46 | |
* | start cleaning up pixel graphics | Kartik K. Agaram | 2021-04-19 | 1 | -11/+11 | |
* | shell: ctrl-r runs on real screen without a trace | Kartik K. Agaram | 2021-04-17 | 1 | -12/+7 | |
* | . | Kartik K. Agaram | 2021-04-17 | 1 | -4/+4 | |
* | shell: reenable the trace | Kartik K. Agaram | 2021-04-17 | 1 | -1/+1 | |
* | tmp: debugging why brline prints no pixels | Kartik K. Agaram | 2021-04-17 | 1 | -1/+1 | |
* | handle drawing 16*4 = 64 pixels | Kartik K. Agaram | 2021-04-16 | 1 | -1/+1 | |
* | first session programming _within_ the Mu computer | Kartik K. Agaram | 2021-04-15 | 1 | -1/+1 | |
* | shell: start persisting global bindings | Kartik K. Agaram | 2021-04-15 | 1 | -1/+4 | |
* | . | Kartik K. Agaram | 2021-04-15 | 1 | -0/+8 |