summaryrefslogtreecommitdiff
path: root/tags
AgeCommit message (Expand)Author
2026-02-28Clean up scanner_run() and interpret_run(): narrow signatures, fix SoC [SoC/DIP]Paul Buetow
2026-02-28Refactor _term() by extracting _term_ident(), _term_array_literal(), _term_pa...Paul Buetow
2026-02-28Decouple functions.c from interpreter array-LHS private state [Coupling]Paul Buetow
2026-02-28Refactor _process() by extracting per-operator handler functions [SRP]Paul Buetow
2026-02-20Add README.md and array slicing supportPaul Buetow
2026-02-19Implement function named arguments, ret, and multiple return valuesPaul Buetow
2026-02-19migrate build system from BSD make (pmake) to GNU makePaul Buetow
2008-11-09splitted function.c into function.c and functions.cPaul Buetow
2008-11-07one step further for arrays.Paul Buetow
2008-11-04big step forward for arrays in fype. Paul Buetow
2008-11-04astylePaul Buetow
2008-11-04array_delete_iterate implemented..Paul Buetow
2008-11-04array_new_sizePaul Buetow
2008-10-28initial references support.Paul Buetow
2008-10-26added the "scope" functionPaul Buetow
2008-10-25make headersPaul Buetow
2008-10-20Improved GC debugging.Paul Buetow
2008-10-18backdowngradePaul Buetow