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