about summary refs log tree commit diff
path: root/examples/18.src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Codegen: Fix bug with typecheck of return of function paramsBaitinq2025-05-241-10/+10
|
* Misc: Use println instead of printfBaitinq2025-05-181-5/+6
|
* Examples: Add expected stdout and exit codeBaitinq2025-05-041-0/+13
|
* Codegen: Fix GEP typeBaitinq2025-04-021-1/+1
|
* Feature: Start adding support for assigning to pointers with arithmeticBaitinq2025-04-011-5/+5
|
* Codegen: Start supporting pointer arithmeticBaitinq2025-04-011-0/+16