| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Misc: Rename lang HEAD master | Baitinq | 2025-06-11 | 1 | -24/+0 |
| | | |||||
| * | stdlib: Remove println | Baitinq | 2025-06-11 | 1 | -2/+2 |
| | | | | | | varargs forwarding is platform specific with llvm, so we cannot easily have this function | ||||
| * | Misc: Use println instead of printf | Baitinq | 2025-05-18 | 1 | -3/+4 |
| | | |||||
| * | Examples: Add expected stdout and exit code | Baitinq | 2025-05-04 | 1 | -0/+11 |
| | | |||||
| * | Feature: Add basic support for pointer references and dereferences | Baitinq | 2025-03-29 | 1 | -0/+12 |