graelo
|
f2df79e254
|
fix(regex): add s3 & gs to uri
|
2023-06-02 22:22:06 +02:00 |
|
graelo
|
389e9617a9
|
refactor: quoted-tick -> quoted-backtick
|
2021-10-26 09:25:29 +02:00 |
|
graelo
|
12c47d1584
|
feat: match single/double/tick quoted strings
|
2021-03-27 16:23:27 +01:00 |
|
graelo
|
eaeaf5268b
|
feat: all regex patterns have a capture group
|
2021-03-27 15:36:48 +01:00 |
|
graelo
|
7ce0e95c8c
|
feat: match ISO datetimes
|
2021-03-23 07:56:49 +01:00 |
|
graelo
|
8cc42dbe44
|
fix: update tmux shortcuts
|
2021-03-23 07:51:35 +01:00 |
|
graelo
|
9fbfff70f3
|
refactor: rename Match -> Span
|
2021-03-22 23:56:35 +01:00 |
|
graelo
|
4ec240c2b1
|
refactor: model receives buffer & computes matches
|
2021-03-22 08:58:45 +01:00 |
|
graelo
|
893f80a1e2
|
refactor: unique_hint -> textbuf::Model
|
2021-03-22 08:58:42 +01:00 |
|
graelo
|
dcd92230e1
|
refactor: move model tests -> textbuf/mod.rs
|
2021-03-22 08:57:39 +01:00 |
|
graelo
|
5904bb1df5
|
refactor: regexes.rs -> textbuf/regexes.rs
|
2021-03-22 08:57:36 +01:00 |
|
graelo
|
2c3c7a5456
|
refactor: alphabets.rs -> textbuf/alphabet.rs
|
2021-03-22 08:57:34 +01:00 |
|
graelo
|
7d4d9a8824
|
refactor: Match -> textbuf/matches.rs
|
2021-03-22 08:57:30 +01:00 |
|
graelo
|
f76ed75f5b
|
refactor: RawMatch -> textbuf/raw_match.rs
|
2021-03-22 08:57:27 +01:00 |
|
graelo
|
9afdcf3db2
|
refactor: model.rs -> textbuf/model.rs
|
2021-03-22 08:57:24 +01:00 |
|