summaryrefslogtreecommitdiff
path: root/test.out
AgeCommit message (Collapse)Author
2026-02-28Update test.out to reflect token type and scanner fixesPaul Buetow
TT_FUNC keyword renamed to TT_IDENT now that 'func' is no longer reserved; scanner no longer splits identifiers at '_' boundaries. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2008-11-09splitted function.c into function.c and functions.cPaul Buetow
2008-11-07(no commit message)Paul Buetow
2008-11-07(no commit message)Paul Buetow