about summary refs log tree commit diff
path: root/examples/18.src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Misc: Rename lang HEAD masterBaitinq2025-06-111-30/+0
* stdlib: Remove printlnBaitinq2025-06-111-4/+4
* 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