about summary refs log tree commit diff
path: root/examples/11.src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Feature: Add "proper" pointer typesBaitinq2025-03-241-1/+1
|
* Feature: Add initial support for pointersBaitinq2025-03-241-2/+4
|
* Codegen: Support functions as function paramsBaitinq2025-02-231-6/+7
|
* Codegen: start supporting types for function paramsBaitinq2025-02-151-2/+2
|
* Feature: Introduce initial support for function return typesBaitinq2025-02-151-3/+3
|
* Example: Add functions as values exampleBaitinq2025-01-231-0/+12