about summary refs log tree commit diff
path: root/examples/17.src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Misc: Rename lang HEAD masterBaitinq2025-06-111-24/+0
|
* stdlib: Remove printlnBaitinq2025-06-111-2/+2
| | | | | varargs forwarding is platform specific with llvm, so we cannot easily have this function
* Misc: Use println instead of printfBaitinq2025-05-181-3/+4
|
* Examples: Add expected stdout and exit codeBaitinq2025-05-041-0/+11
|
* Feature: Add basic support for pointer references and dereferencesBaitinq2025-03-291-0/+12