Commit Graph

8 Commits

Author SHA1 Message Date
thetek df4d6036fc feat: (str) str_append_* 2023-02-14 13:03:11 +01:00
thetek c87149338c feat: (cstr) strisblank 2023-02-12 17:34:54 +01:00
thetek 260d5559f3 refactor: (test) change test/assert usage 2023-02-12 17:27:48 +01:00
thetek 712baafd59 feat: (cstr) strupcase, strdowncase 2023-02-12 17:00:07 +01:00
thetek 25c5b760e0 feat: (cstr) strcount 2023-02-12 16:53:02 +01:00
thetek 1f07e35af5 feat: (test) add test module 2023-02-11 16:25:24 +01:00
thetek 66f45c9152 feat: (cstr) strtrim, strtriml, strtrimr 2023-02-11 15:06:47 +01:00
thetek 46f0872247 init 2023-02-11 14:17:02 +01:00