about summary refs log tree commit diff
path: root/examples/19.src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Feature: Add sizeof builtin functionBaitinq2025-05-281-1/+1
* Codegen: Fix bug with typecheck of return of function paramsBaitinq2025-05-241-18/+18
* Examples: Add expected stdout and exit codeBaitinq2025-05-041-0/+10
* Feature: Add char type and support underlying pointer valuesBaitinq2025-04-061-0/+23