summary refs log tree commit diff
AgeCommit message (Collapse)Author
2025-02-05change dynarr.h to have array headers be a prefix behind themWormHeamer
this allows you to just index dynamic arrays like static ones!
2025-02-05initial commit; add dynarr.hWormHeamer