| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [compiler.cup] Add support for function calls! | Mustafa Quraish | 2022-02-05 | 1 | -10/+104 |
| * | [compiler.cup] codegen for unary ops, short circuiting &&/|| | Mustafa Quraish | 2022-02-05 | 1 | -1/+0 |
| * | [compiler.cup] Add support for lexically scoped local variables | Mustafa Quraish | 2022-02-05 | 1 | -11/+101 |
| * | Add implementation of self-hosted compiler so far | Mustafa Quraish | 2022-02-05 | 1 | -0/+433 |