summary refs log tree commit diff
path: root/strv.c
AgeCommit message (Expand)Author
2024-11-09rename buf_t to str_t, and consolidate str.c/h with strv.c/hwrmr
2024-11-08simplify strv_head interface, rename to strv_splitwrmr
2024-11-08use strv_t for doc_add_text, remove doc_add_textn, add strv()wrmr
2024-11-08rename struct str_slice -> strv_t (string view), use memchrwrmr