| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update build system to use Makefile | Mustafa Quraish | 2022-01-30 | 1 | -12/+0 |
| * | Implement blocks (lexically scoped) and conditionals | Mustafa Quraish | 2022-01-29 | 1 | -2/+3 |
| * | Stop tests if compilation fails | Mustafa Quraish | 2022-01-29 | 1 | -0/+2 |
| * | Add relational and logical operators + refactor binop parser | Mustafa Quraish | 2022-01-29 | 1 | -0/+2 |
| * | Scripts: Reorganize a bit, add some rudimentary shell-testing | Mustafa Quraish | 2022-01-28 | 1 | -16/+5 |
| * | Add some scripts to help assemble generated output and run it | Mustafa Quraish | 2022-01-28 | 1 | -0/+18 |