16 Commits

Author SHA1 Message Date
Kim Shrier
307c5b8cc1
regex: fix typos and inconsistencies in the documentation (#21468) 2024-05-08 11:31:49 +03:00
cui fliter
78602846e5
all: fix typos in comments (#20963) 2024-03-04 18:41:55 +02:00
yuyi
17000ef7b6
checker: check option fn returning error (fix #17423) (#17438) 2023-03-02 15:49:50 +02:00
yuyi
017ace6ea7
vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
Daniel Däschle
d679146a80
fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
penguindark
519ca90cfa
regex: added default support for long queries (#12635) 2021-12-01 08:38:50 +02:00
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