| 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 | -0/+28 |
| * | [cup] Port over all the type-checking/pointer arithmetic stuff | Mustafa Quraish | 2022-02-07 | 1 | -0/+126 |
| * | [cup] Add support for builtin functions, add `print()` | Mustafa Quraish | 2022-02-05 | 1 | -1/+10 |
| * | [compiler.cup] Add codegen for relational + if/conditional support | Mustafa Quraish | 2022-02-05 | 1 | -0/+13 |
| * | Add implementation of self-hosted compiler so far | Mustafa Quraish | 2022-02-05 | 1 | -0/+317 |