| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Codegen: Don't allow variable shadowing of different type HEAD master | Baitinq | 2025-08-06 | 1 | -39/+39 |
| * | Parser: Fix memory leak | Baitinq | 2025-07-26 | 1 | -1/+2 |
| * | Codegen: Assert that function ends in return | Baitinq | 2025-07-16 | 1 | -0/+8 |
| * | Feature: Add support for and and or operators | Baitinq | 2025-07-15 | 1 | -92/+116 |
| * | Finish bootstrapping :^) | Baitinq | 2025-07-15 | 1 | -0/+1456 |