| Branch | Commit message | Author | Age | |
|---|---|---|---|---|
| import | Start implementing import functionality | Baitinq | 6 months | |
| logo | Update README.md | Baitinq | 5 months | |
| master | Codegen: Don't allow variable shadowing of different type | Baitinq | 3 months | |
| Age | Commit message | Author | Files | Lines |
| 2025-08-06 | Codegen: Don't allow variable shadowing of different type HEAD master | Baitinq | 3 | -816/+872 |
| 2025-07-26 | misc: add stage binaries to gitignore | Baitinq | 1 | -0/+1 |
| 2025-07-26 | std: mem: Assert arena allocator is not overflown | Baitinq | 2 | -141/+200 |
| 2025-07-26 | Parser: Fix memory leak | Baitinq | 2 | -40/+46 |
| 2025-07-16 | Misc: Cleanup readme | Baitinq | 1 | -23/+20 |
| 2025-07-16 | Codegen: Cleanup asserts | Baitinq | 2 | -157/+172 |
| 2025-07-16 | Tokenizer: Add bounds checking for consume_until_condition | Baitinq | 2 | -310/+337 |
| 2025-07-16 | Codegen: Assert that function ends in return | Baitinq | 2 | -52/+86 |
| 2025-07-16 | Feature: Implement and/or short circuiting | Baitinq | 3 | -1487/+1807 |
| 2025-07-15 | Feature: Add support for and and or operators | Baitinq | 6 | -1469/+1692 |
| [...] | ||||