summaryrefslogtreecommitdiff
path: root/docs/help.txt
AgeCommit message (Expand)Author
2026-02-28modify headersHEADmasterPaul Buetow
2026-02-28Fix function body literal mutation: make examples passPaul Buetow
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-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-19Implement loop (infinite) and do...while/until loopsPaul Buetow
2026-02-19Implement break and next for while/until loopsPaul Buetow
2026-02-19migrate build system from BSD make (pmake) to GNU makePaul Buetow
2021-04-29update URIsPaul Buetow
2009-01-11(no commit message)Paul Buetow
2008-12-15say foo[1] worksPaul Buetow
2008-11-09changed version to superalphaPaul Buetow
2008-11-09splitted function.c into function.c and functions.cPaul Buetow
2008-11-07renamed stuffPaul Buetow
2008-11-07one step further for arrays.Paul Buetow
2008-11-05(no commit message)Paul Buetow
2008-11-04fixed bugs which happened.Paul Buetow
2008-11-04big step forward for arrays in fype. Paul Buetow
2008-11-04array_delete_iterate implemented..Paul Buetow
2008-11-04array_new_sizePaul Buetow
2008-11-04few more make fules. Paul Buetow
2008-11-01initial vimsessionPaul Buetow
2008-10-28symbol_ref_up added.Paul Buetow
2008-10-28initial references support.Paul Buetow
2008-10-27(no commit message)Paul Buetow
2008-10-26added the "scope" functionPaul Buetow
2008-10-25"false" Paul Buetow
2008-10-25make headersPaul Buetow
2008-10-20Improved GC debugging.Paul Buetow
2008-10-19refs and symsPaul Buetow
2008-10-19synonyms workPaul Buetow
2008-10-18examples work now againPaul Buetow
2008-10-18backdowngradePaul Buetow
2008-10-14run astylePaul Buetow
2008-10-14GC removed, temporalyPaul Buetow
2008-09-16array progressPaul Buetow
2008-09-06docu ypdatePaul Buetow
2008-08-26added v0.1 branchPaul Buetow
2008-08-25bugs fixed, initial arrayPaul Buetow
2008-08-24foo bar bazPaul Buetow
2008-08-24some modsPaul Buetow
2008-08-24few modsPaul Buetow
2008-08-23some enhancementsPaul Buetow
2008-08-08changed header.Paul Buetow
2008-05-15Moved stuff into trunk.Paul Buetow