Delyan Angelov
|
8a380f4699
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
zakuro
|
f54c1a5cc2
|
all: add strings.Builder.write_string and use write_string instead of write (#8892)
|
2021-02-22 13:18:11 +02:00 |
penguindark
|
b7f4e824df
|
regex: remove undocumented deprecated calls, optimize speed and memory usage (#7582)
|
2020-12-26 22:08:56 +02:00 |
penguindark
|
2824e07baa
|
regex: add a find_all_str function (#7517)
|
2020-12-24 07:27:46 +02:00 |
penguindark
|
4069a4c55d
|
regex: speed optimization 2 (#7473)
|
2020-12-22 22:34:46 +02:00 |
penguindark
|
b29bcb3fbe
|
regex: refactoring, documentation, examples (#7418)
|
2020-12-20 04:52:02 +01:00 |
penguindark
|
a6baffcb8c
|
regex: lots of fixes (#7380)
|
2020-12-18 05:57:31 +01:00 |
penguindark
|
4fb37e81b2
|
regex: bug fixes (#7137)
|
2020-12-05 01:51:48 +01:00 |
Delyan Angelov
|
d0a2992335
|
regex: align query/regex err pos in optional err messages/panics
|
2020-12-04 12:43:25 +02:00 |
Maciej Obarski
|
2a4ef2acbd
|
regex: new options returning interface to the regex module (#6062)
|
2020-08-08 09:04:12 +03:00 |