summary refs log tree commit diff
BranchCommit messageAuthorAge
masterwrap multi-line macros in do/while(0) loopWormHeamer13 days
 
 
AgeCommit messageAuthor
13 dayswrap multi-line macros in do/while(0) loop HEAD masterWormHeamer
2025-02-07allow user redefinition of SHASH_SLOTSWormHeamer
2025-02-07add shash.h, a simple string -> void* hash tableWormHeamer
2025-02-07rename STDWRM_STR_IMPL to STDWRM_IMPL_STRWormHeamer
2025-02-06add strio.h with read_whole_file()WormHeamer
2025-02-06use "variadic" args in DA_PUSH to allow for (struct) {x, y, z...}WormHeamer
2025-02-06use c23 typeof instead of explicit type parameterWormHeamer
2025-02-05add stdwrm.h; fix scatc segfault; slen/sfree string not string*WormHeamer
2025-02-05add str.hWormHeamer
2025-02-05add DA_PUSH_MULTWormHeamer
[...]