|
44892df4c5
|
Add Text.trim()
|
2024-09-06 00:03:28 -04:00 |
|
|
d3c4f613ac
|
Update to reflect code growth
|
2024-09-05 04:00:15 -04:00 |
|
|
3a556296b6
|
Add Text:repeat()
|
2024-09-04 21:22:03 -04:00 |
|
|
00543b4e87
|
Add Text.map(pat, fn)
|
2024-09-04 21:02:37 -04:00 |
|
|
f99e94c532
|
Document {nl}
|
2024-09-04 14:13:42 -04:00 |
|
|
df844946f7
|
Add Text:matches() for convenience and performance
|
2024-09-04 00:34:27 -04:00 |
|
|
b8bb4ada8b
|
Add recursive mode to text replacement and update docs
|
2024-09-03 23:16:45 -04:00 |
|
|
02dbcbf8b5
|
Update docs
|
2024-09-03 22:59:36 -04:00 |
|
|
850fc8fbe1
|
Clean up text replacement API to use backrefs instead of match_chain()
|
2024-09-03 22:56:53 -04:00 |
|
|
c14ed3e3e7
|
Add Text.replace_all({Pattern:Text}) and tweak API for replacement to
support placeholders
|
2024-09-03 20:48:11 -04:00 |
|
|
91c5dc61c1
|
Change pattern syntax from [..pat] to {pat}
|
2024-09-03 14:27:09 -04:00 |
|
|
64143f0a13
|
Syntax overhaul (comments back to # , print statments to !! ),
using `$/.../` for patterns and using a DSL for patterns
|
2024-09-03 13:19:41 -04:00 |
|
|
5feecff9d9
|
Deprecate Where and change channel API to use a boolean front value
|
2024-09-03 03:53:36 -04:00 |
|
|
7b44044b5e
|
Updated docs
|
2024-09-03 01:18:22 -04:00 |
|
|
5441e6f287
|
Update docs
|
2024-09-03 00:54:48 -04:00 |
|
|
6c22999ede
|
Add text slicing
|
2024-09-02 23:56:08 -04:00 |
|
|
67e8f2dea0
|
Move docs into one folder
|
2024-08-19 00:23:02 -04:00 |
|