about summary refs log tree commit diff
path: root/src/codegen.pry (follow)
Commit message (Expand)AuthorAgeFilesLines
* Codegen: Don't allow variable shadowing of different type HEAD masterBaitinq2025-08-061-120/+132
* Codegen: Cleanup assertsBaitinq2025-07-161-6/+3
* Feature: Implement and/or short circuitingBaitinq2025-07-161-13/+75
* Feature: Add support for and and or operatorsBaitinq2025-07-151-0/+21
* Finish bootstrapping :^)Baitinq2025-07-151-0/+1450