| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [cup] Self-hosting is now possible! Make some tweaks to match C output | Mustafa Quraish | 2022-02-07 | 1 | -1/+1 |
| * | [compiler.cup] Add support for function calls! | Mustafa Quraish | 2022-02-05 | 1 | -1/+1 |
| * | [compiler.cup] Add support for lexically scoped local variables | Mustafa Quraish | 2022-02-05 | 1 | -0/+7 |
| * | Add support for some more binary ops: |, &, ^ | Mustafa Quraish | 2022-02-05 | 1 | -0/+40 |