about summary refs log tree commit diff stats
path: root/shell/macroexpand.mu
Commit message (Expand)AuthorAgeFilesLines
* better error handling on stray commasKartik K. Agaram2021-08-011-0/+46
* shell: literal imagesKartik K. Agaram2021-07-281-0/+9
* all tests passing again; infix seems doneKartik K. Agaram2021-06-221-1/+1
* snapshot: infixKartik K. Agaram2021-06-221-2/+2
* .Kartik K. Agaram2021-06-121-6/+6
* eliminate some implicit writes to real screenKartik K. Agaram2021-06-121-6/+6
* .Kartik K. Agaram2021-06-091-1/+1
* .Kartik K. Agaram2021-06-081-5/+5
* rename the definition primitive to 'def'Kartik K. Agaram2021-06-041-12/+12
* .Kartik K. Agaram2021-05-311-5/+5
* .Kartik K. Agaram2021-05-311-0/+2
* data.limg now loading properly againKartik K. Agaram2021-05-311-1/+7
* clearer testKartik K. Agaram2021-05-311-34/+3
* multi-macroexpanding backquote != nested backquoteKartik K. Agaram2021-05-311-1/+129
* clean up a few things in macro testsKartik K. Agaram2021-05-311-57/+46
* .Kartik K. Agaram2021-05-301-0/+75
* .Kartik K. Agaram2021-05-191-0/+13
* disallow null tracesKartik K. Agaram2021-05-191-36/+78
* shell: clean up trace for macroexpandKartik K. Agaram2021-05-181-0/+3
* all apps working again after null get checkKartik K. Agaram2021-05-071-0/+1
* give up on nested backquotes for nowKartik K. Agaram2021-05-071-1/+80
* macros almost doneKartik K. Agaram2021-05-061-23/+69
* some more casesKartik K. Agaram2021-05-061-11/+60
* first passing test for macroexpandKartik K. Agaram2021-05-061-5/+170
* shell: macroexpand outermost callKartik K. Agaram2021-05-061-1/+43
* back to macros; switch macroexpand to operate in placeKartik K. Agaram2021-05-061-16/+7
* .Kartik K. Agaram2021-05-041-0/+17
* shell: start implementing macrosKartik K. Agaram2021-05-041-0/+3