| 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 | -6/+4 |
| * | Add missing files to self-hosted directory | Mustafa Quraish | 2022-02-07 | 1 | -0/+1 |
| * | [cup] Port over all the type-checking/pointer arithmetic stuff | Mustafa Quraish | 2022-02-07 | 1 | -1/+43 |
| * | [C]: Add `here` keyword that evaluates to a string with it's location | Mustafa Quraish | 2022-02-06 | 1 | -2/+0 |
| * | [compiler.cup] Add support for lexically scoped local variables | Mustafa Quraish | 2022-02-05 | 1 | -0/+12 |
| * | Add implementation of self-hosted compiler so far | Mustafa Quraish | 2022-02-05 | 1 | -0/+82 |