| Branch | Commit message | Author | Age | |
|---|---|---|---|---|
| import | Start implementing import functionality | Baitinq | 6 months | |
| master | Misc: Rename lang | Baitinq | 5 months | |
| native-llvm | simplify | Baitinq | 8 months | |
| Age | Commit message | Author | Files | Lines |
| 2025-06-11 | Misc: Rename lang HEAD master | Baitinq | 36 | -35/+36 |
| 2025-06-11 | stdlib: Remove println | Baitinq | 28 | -71/+64 |
| 2025-06-10 | Boostrap: fix aarch64 linking | Baitinq | 1 | -8/+0 |
| 2025-06-10 | Bootstrap: Start parsing and codegen of more statements | Baitinq | 3 | -30/+208 |
| 2025-06-10 | Codegen: Support function forward declaration | Baitinq | 1 | -12/+11 |
| 2025-06-07 | Bootstrap: Codegen: Generate number literals | Baitinq | 3 | -2/+68 |
| 2025-06-06 | Feature: Typecheck on struct field assignment | Baitinq | 4 | -4/+6 |
| 2025-06-06 | Bootstrap: Codegen: Create bindings for llvm types | Baitinq | 2 | -15/+21 |
| 2025-06-06 | Feature: Support declaring type aliases | Baitinq | 5 | -2/+42 |
| 2025-06-05 | Bootstrap: Codegen: Continue implementation | Baitinq | 4 | -11/+43 |
| [...] | ||||