| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Misc: Rename lang | Baitinq | 2025-06-11 | 1 | -187/+0 |
| * | stdlib: Remove println | Baitinq | 2025-06-11 | 1 | -8/+8 |
| * | Bootstrap: Start parsing and codegen of more statements | Baitinq | 2025-06-10 | 1 | -12/+22 |
| * | Bootstrap: Codegen: Generate number literals | Baitinq | 2025-06-07 | 1 | -1/+61 |
| * | Bootstrap: Codegen: Create bindings for llvm types | Baitinq | 2025-06-06 | 1 | -4/+4 |
| * | Bootstrap: Codegen: Continue implementation | Baitinq | 2025-06-05 | 1 | -1/+34 |
| * | Bootstrap: Codegen: Initialize all targets | Baitinq | 2025-06-04 | 1 | -5/+5 |
| * | Bootstrap: Codegen: Fix memory leaks | Baitinq | 2025-06-04 | 1 | -0/+2 |
| * | Boostrap: Codegen: Generate object file | Baitinq | 2025-06-04 | 1 | -0/+39 |
| * | Bootstrap: Codegen: Start implementation | Baitinq | 2025-06-03 | 1 | -0/+43 |