| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Misc: Rename lang | Baitinq | 2025-06-11 | 1 | -530/+0 |
| | | |||||
| * | stdlib: Remove println | Baitinq | 2025-06-11 | 1 | -7/+7 |
| | | | | | | varargs forwarding is platform specific with llvm, so we cannot easily have this function | ||||
| * | Bootstrap: Start parsing and codegen of more statements | Baitinq | 2025-06-10 | 1 | -17/+186 |
| | | |||||
| * | Feature: Typecheck on struct field assignment | Baitinq | 2025-06-06 | 1 | -1/+1 |
| | | |||||
| * | Bootstrap: Codegen: Continue implementation | Baitinq | 2025-06-05 | 1 | -7/+6 |
| | | |||||
| * | Bootstrap: Parser: Add enough implementation to parse example -2 | Baitinq | 2025-06-03 | 1 | -4/+120 |
| | | |||||
| * | Bootstrap: Parser: Start implementation | Baitinq | 2025-06-03 | 1 | -0/+246 |