Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |