about summary refs log tree commit diff
path: root/src/codegen.zig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Codegen: PoC use _startBaitinq2025-01-271-1/+1
|
* Codegen: PoC hello worldBaitinq2025-01-261-0/+13
|
* Codegen: PoC cleanupBaitinq2025-01-261-28/+35
|
* Misc: get llvm compilation kind of workingBaitinq2025-01-241-3/+35
|
* Misc: Add example llvm codeBaitinq2025-01-231-1/+38
|
* Misc: Create codegen stubBaitinq2025-01-231-0/+4