elvish/pkg/strutil
Qi Xiao de3a7fd1b3 Standardize spelling: UNIX -> Unix.
https://en.wikipedia.org/wiki/Unix#Branding contains a history of the spelling.
Follow Wikipedia in using Unix instead of UNIX.
2023-01-04 18:09:11 +00:00
..
camel_to_dashed_test.go Don't dot import pkg/tt 2022-06-04 23:39:19 +01:00
camel_to_dashed.go Handle all-cap abbreviations in strutil.CamelToDashed. 2021-12-31 16:54:32 +00:00
chop_test.go Don't dot import pkg/tt 2022-06-04 23:39:19 +01:00
chop.go Standardize spelling: UNIX -> Unix. 2023-01-04 18:09:11 +00:00
eol_sol_test.go pkg: Move string utilities from util/ to strutil/. 2020-09-03 05:08:01 +01:00
eol_sol.go pkg: Move string utilities from util/ to strutil/. 2020-09-03 05:08:01 +01:00
strutil.go pkg: Move string utilities from util/ to strutil/. 2020-09-03 05:08:01 +01:00
subseq_test.go pkg: Move string utilities from util/ to strutil/. 2020-09-03 05:08:01 +01:00
subseq.go pkg: Move string utilities from util/ to strutil/. 2020-09-03 05:08:01 +01:00
title_test.go pkg/diag: Capitalize the error type in Error.Show. 2022-11-29 23:32:57 +00:00
title.go pkg/diag: Capitalize the error type in Error.Show. 2022-11-29 23:32:57 +00:00