| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Misc: Rename lang HEAD master | Baitinq | 2025-06-11 | 1 | -30/+0 |
| * | stdlib: Remove println | Baitinq | 2025-06-11 | 1 | -4/+4 |
| * | Codegen: Fix bug with typecheck of return of function params | Baitinq | 2025-05-24 | 1 | -10/+10 |
| * | Misc: Use println instead of printf | Baitinq | 2025-05-18 | 1 | -5/+6 |
| * | Examples: Add expected stdout and exit code | Baitinq | 2025-05-04 | 1 | -0/+13 |
| * | Codegen: Fix GEP type | Baitinq | 2025-04-02 | 1 | -1/+1 |
| * | Feature: Start adding support for assigning to pointers with arithmetic | Baitinq | 2025-04-01 | 1 | -5/+5 |
| * | Codegen: Start supporting pointer arithmetic | Baitinq | 2025-04-01 | 1 | -0/+16 |