| 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 |
| * | Remove default initialization to 0 for variable declarations | Mustafa Quraish | 2022-02-02 | 1 | -1/+6 |
| * | Update build system to use Makefile | Mustafa Quraish | 2022-01-30 | 1 | -1/+3 |
| * | Ignore nasm, object and executable files | Mustafa Quraish | 2022-01-28 | 1 | -1/+5 |
| * | Initial commit + start of lexer | Mustafa Quraish | 2022-01-24 | 1 | -0/+5 |