about summary refs log tree commit diff stats
path: root/shell/macroexpand.mu
Commit message (Expand)AuthorAgeFilesLines
* 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