about summary refs log tree commit diff
path: root/bootstrap (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-16Tokenizer: Add bounds checking for consume_until_conditionBaitinq1-310/+334
2025-07-16Codegen: Assert that function ends in returnBaitinq2-52/+86
2025-07-16Feature: Implement and/or short circuitingBaitinq3-1487/+1807