summaryrefslogtreecommitdiff
path: root/examples/functions.fy
AgeCommit message (Collapse)Author
2026-02-19Rename func keyword to funPaul Buetow
Replace the `func` language keyword with `fun` throughout: update the scanner's string-to-token mapping, all .fy example scripts, and all documentation files (.txt, .pod, .tex, .man, .html). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2008-05-15Moved stuff into trunk.Paul Buetow