about summary refs log tree commit diff
path: root/examples/22.src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Misc: Rename langBaitinq2025-06-111-45/+0
|
* stdlib: Remove printlnBaitinq2025-06-111-3/+3
| | | | | varargs forwarding is platform specific with llvm, so we cannot easily have this function
* Feature: Finish adding struct support :^)Baitinq2025-05-271-6/+17
|
* Feature: Start adding structs supportBaitinq2025-05-251-0/+34