| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [cup] Add `>>` and `<<` operators, `fork()` buildin and `SYS_execve`HEADmaster | Mustafa Quraish | 2022-02-08 | 1 | -0/+4 |
| * | [cup] Self-hosting is now possible! Make some tweaks to match C output | Mustafa Quraish | 2022-02-07 | 1 | -10/+5 |
| * | [cup] Add support for `here` keyword + fix `putu_buffer` bug | Mustafa Quraish | 2022-02-07 | 1 | -0/+16 |
| * | [cup] Add ability to import files | Mustafa Quraish | 2022-02-07 | 1 | -0/+13 |
| * | [C]: Add `here` keyword that evaluates to a string with it's location | Mustafa Quraish | 2022-02-06 | 1 | -1/+1 |
| * | [compiler.cup] Add support for lexically scoped local variables | Mustafa Quraish | 2022-02-05 | 1 | -5/+0 |
| * | Add implementation of self-hosted compiler so far | Mustafa Quraish | 2022-02-05 | 1 | -0/+288 |