summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-02-19migrate build system from BSD make (pmake) to GNU makePaul Buetow
- Replace BSD make != shell assignment with $(shell ...) idiom - Replace static $(OBJS): rule + sed hack with %.o: %.c pattern rule - Use $(MAKE) for all recursive make invocations - Update CLAUDE.md to document GNU make instead of pmake - Build verified clean on Fedora (GCC 15, all 14 examples pass) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2021-11-03convert POD to txtPaul Buetow
2021-11-02move to codebergPaul Buetow
2021-04-29update URIsPaul Buetow
2014-06-28get rid of session.vimPaul C. Buetow (uranus.fritz.box)
2014-06-22add README.podPaul C. Buetow (mars.fritz.box)
2010-05-09renamed the branchPaul Buetow
2009-10-30(no commit message)Paul Buetow
2009-10-30(no commit message)Paul Buetow
2009-01-11(no commit message)Paul Buetow
2008-12-15modified headersPaul Buetow
2008-12-15say foo[1] worksPaul Buetow
2008-11-09changed the src headers.Paul Buetow
2008-11-09make headers stylePaul Buetow
2008-11-09changed version to superalphaPaul Buetow
2008-11-09new todoPaul Buetow
2008-11-09splitted function.c into function.c and functions.cPaul Buetow
2008-11-09updated the array example.Paul Buetow
2008-11-09len and ind implementedPaul Buetow
2008-11-07(no commit message)Paul Buetow
2008-11-07(no commit message)Paul 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-04(no commit message)Paul Buetow
2008-11-04astylePaul Buetow
2008-11-04bugfixPaul Buetow
2008-11-04array_delete_iterate implemented..Paul Buetow
2008-11-04array_new_sizePaul Buetow
array_new_copy implemented
2008-11-04few more make fules. Paul Buetow
2008-11-01renamed to std namePaul Buetow
2008-11-01initial vimsessionPaul Buetow
2008-11-01modified headersPaul Buetow
2008-10-28feierabend f. heutePaul Buetow
2008-10-28symbol_ref_up added.Paul Buetow
2008-10-28initial references support.Paul Buetow
run "make headers"
2008-10-27(no commit message)Paul Buetow
2008-10-26added the "scope" functionPaul Buetow
2008-10-25small cosmetic fixesPaul Buetow
2008-10-25"false" Paul Buetow
2008-10-25astyle.Paul Buetow
more BSD style in return (FOO);
2008-10-25make headersPaul Buetow
2008-10-20updatePaul Buetow
2008-10-20no lines longer than 80chars.Paul Buetow
2008-10-20Improved GC debugging.Paul Buetow
Debugging printings now labeled with DEBUG::$NAME::$ETC::..:
2008-10-19refs and symsPaul Buetow
2008-10-19joPaul Buetow
2008-10-19synonyms workPaul Buetow