| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | std: mem: Assert arena allocator is not overflown | Baitinq | 2025-07-26 | 1 | -141/+197 |
| * | Parser: Fix memory leak | Baitinq | 2025-07-26 | 1 | -39/+44 |
| * | Codegen: Cleanup asserts | Baitinq | 2025-07-16 | 1 | -151/+169 |
| * | Tokenizer: Add bounds checking for consume_until_condition | Baitinq | 2025-07-16 | 1 | -310/+334 |
| * | Codegen: Assert that function ends in return | Baitinq | 2025-07-16 | 1 | -52/+78 |
| * | Feature: Implement and/or short circuiting | Baitinq | 2025-07-16 | 1 | -1474/+1730 |
| * | Feature: Add support for and and or operators | Baitinq | 2025-07-15 | 1 | -1374/+1532 |
| * | Boostrap: Regenerate stage 0 in script | Baitinq | 2025-07-15 | 1 | -1220/+1328 |
| * | Finish bootstrapping :^) | Baitinq | 2025-07-15 | 1 | -0/+14737 |