Zero

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

10 check-ins that include changes to files matching 'strings/*'

2026-09-07
11:13
perf(string): optimize NormalizeWordSeq for handling of ASCII chars; remove NormalizeWords leaf check-in: bd5ae40017 user: stern tags: trunk
2026-09-04
17:20
improve(strings): add functions strings.NormalizeWordsSeq and strings.JoinSeq check-in: f8a7574caf user: stern tags: trunk
2026-06-17
16:36
Add strings.Join (generic, for any type with basetype string) check-in: a5a367a772 user: stern tags: trunk
2026-04-23
14:44
Add function strings.AnyToString check-in: bdfecd1755 user: stern tags: trunk
2026-03-13
14:46
Undo last commit check-in: 8c9130861d user: stern tags: trunk
14:12
Make Go modules from sub-packages check-in: 6048e60d2e user: stern tags: trunk
2025-11-06
13:24
Update dependency; make linter happy check-in: 8bb93fc326 user: stern tags: trunk
2025-10-26
09:41
strings: add iterator to split lines and words check-in: f5f3621c0f user: stern tags: trunk
2025-07-03
10:57
Add test for strings.MakeWords check-in: bb38976d44 user: stern tags: trunk
10:43
strings: initial version, based on Zettelstore's strfun check-in: 3232973551 user: stern tags: trunk