Age | Commit message (Expand) | Author |
---|---|---|
12 days | rename buf_t to str_t, and consolidate str.c/h with strv.c/h | wrmr |
12 days | simplify strv_head interface, rename to strv_split | wrmr |
12 days | use strv_t for doc_add_text, remove doc_add_textn, add strv() | wrmr |
13 days | rename struct str_slice -> strv_t (string view), use memchr | wrmr |