Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better error handling on stray commas | Kartik K. Agaram | 2021-08-01 | 1 | -0/+46 |
* | shell: literal images | Kartik K. Agaram | 2021-07-28 | 1 | -0/+9 |
* | all tests passing again; infix seems done | Kartik K. Agaram | 2021-06-22 | 1 | -1/+1 |
* | snapshot: infix | Kartik K. Agaram | 2021-06-22 | 1 | -2/+2 |
* | . | Kartik K. Agaram | 2021-06-12 | 1 | -6/+6 |
* | eliminate some implicit writes to real screen | Kartik K. Agaram | 2021-06-12 | 1 | -6/+6 |
* | . | Kartik K. Agaram | 2021-06-09 | 1 | -1/+1 |
* | . | Kartik K. Agaram | 2021-06-08 | 1 | -5/+5 |
* | rename the definition primitive to 'def' | Kartik K. Agaram | 2021-06-04 | 1 | -12/+12 |
* | . | Kartik K. Agaram | 2021-05-31 | 1 | -5/+5 |
* | . | Kartik K. Agaram | 2021-05-31 | 1 | -0/+2 |
* | data.limg now loading properly again | Kartik K. Agaram | 2021-05-31 | 1 | -1/+7 |
* | clearer test | Kartik K. Agaram | 2021-05-31 | 1 | -34/+3 |
* | multi-macroexpanding backquote != nested backquote | Kartik K. Agaram | 2021-05-31 | 1 | -1/+129 |
* | clean up a few things in macro tests | Kartik K. Agaram | 2021-05-31 | 1 | -57/+46 |
* | . | Kartik K. Agaram | 2021-05-30 | 1 | -0/+75 |
* | . | Kartik K. Agaram | 2021-05-19 | 1 | -0/+13 |
* | disallow null traces | Kartik K. Agaram | 2021-05-19 | 1 | -36/+78 |
* | shell: clean up trace for macroexpand | Kartik K. Agaram | 2021-05-18 | 1 | -0/+3 |
* | all apps working again after null get check | Kartik K. Agaram | 2021-05-07 | 1 | -0/+1 |
* | give up on nested backquotes for now | Kartik K. Agaram | 2021-05-07 | 1 | -1/+80 |
* | macros almost done | Kartik K. Agaram | 2021-05-06 | 1 | -23/+69 |
* | some more cases | Kartik K. Agaram | 2021-05-06 | 1 | -11/+60 |
* | first passing test for macroexpand | Kartik K. Agaram | 2021-05-06 | 1 | -5/+170 |
* | shell: macroexpand outermost call | Kartik K. Agaram | 2021-05-06 | 1 | -1/+43 |
* | back to macros; switch macroexpand to operate in place | Kartik K. Agaram | 2021-05-06 | 1 | -16/+7 |
* | . | Kartik K. Agaram | 2021-05-04 | 1 | -0/+17 |
* | shell: start implementing macros | Kartik K. Agaram | 2021-05-04 | 1 | -0/+3 |