| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-19 | Add coding style section to CLAUDE.md documenting project conventions | Paul Buetow | |
| 2026-02-19 | migrate build system from BSD make (pmake) to GNU make | Paul 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> | |||
