| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Minor fixes to code generation | Mustafa Quraish | 2022-01-31 | 1 | -11/+11 |
| * | Fix offset for local variables | Mustafa Quraish | 2022-01-31 | 1 | -1/+1 |
| * | Make `Lexer_new` return a pointer instead of the object. | Mustafa Quraish | 2022-01-31 | 3 | -8/+8 |
| * | Add basic builtin-function support | Mustafa Quraish | 2022-01-31 | 3 | -35/+158 |
| * | Put tokens in their own macro to allow looping over them | Mustafa Quraish | 2022-01-30 | 4 | -30/+36 |
| * | Rename `cup` directory to `src` | Mustafa Quraish | 2022-01-30 | 14 | -0/+1781 |