elvish/pkg/strutil
Qi Xiao e134ef51e3 Handle all-cap abbreviations in strutil.CamelToDashed.
Also remove support for the "name" field tag from eval.scanOptions - it's not
used anywhere and the use case it was intended for is handled by CamelToDashed.
2021-12-31 16:54:32 +00:00
..
camel_to_dashed_test.go Handle all-cap abbreviations in strutil.CamelToDashed. 2021-12-31 16:54:32 +00:00
camel_to_dashed.go Handle all-cap abbreviations in strutil.CamelToDashed. 2021-12-31 16:54:32 +00:00
chop_test.go Fixup for #1308. 2021-06-10 09:14:15 +01:00
chop.go Fixup for #1308. 2021-06-10 09:14:15 +01: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