|
Regex — a native macOS scratchpad for Swift Regex
|
|
0
|
137
|
August 20, 2026
|
|
RegexBuilder infinite loop when nullable capture starts with NegativeLookahead
|
|
1
|
179
|
June 26, 2026
|
|
[Pitch] Rule<T: Collection> — A Composable Pattern Recognizer for any Collection
|
|
38
|
1887
|
March 29, 2026
|
|
Where can I find Regex Errors documented?
|
|
1
|
196
|
February 24, 2026
|
|
Slow regex performance
|
|
6
|
1056
|
February 16, 2026
|
|
Should Regex be Sendable?
|
|
19
|
4353
|
February 13, 2026
|
|
Is it safe to match against a Regex from multiple threads simultaneously?
|
|
2
|
314
|
February 8, 2026
|
|
Some regex tools
|
|
1
|
268
|
October 2, 2025
|
|
firstMatch of any RegexComponent: SwiftCompile failed
|
|
8
|
420
|
September 9, 2025
|
|
Inserting regex into literal regex expressions
|
|
0
|
294
|
July 12, 2025
|
|
Regex initializer is painfully slow
|
|
4
|
490
|
May 12, 2025
|
|
Runtime crash when using Reference for optional output
|
|
1
|
190
|
April 30, 2025
|
|
Regex Type: Retrieve String Pattern
|
|
13
|
678
|
February 17, 2025
|
|
Regex vs NSRegularExpression behaviour wrt anchors
|
|
2
|
355
|
January 30, 2025
|
|
Regex default word boundary
|
|
1
|
236
|
January 10, 2025
|
|
[Pitch] Predicate Regex Support
|
|
0
|
1537
|
January 9, 2024
|
|
Swift Regex: lookbehind
|
|
23
|
7208
|
November 5, 2024
|
|
[Pitch] Regex Reverse Matching
|
|
20
|
1890
|
November 2, 2024
|
|
Regex failing for optional group
|
|
3
|
350
|
September 27, 2024
|
|
Is CustomConsumingRegexComponent incapable of declaring the start of a match?
|
|
2
|
188
|
September 20, 2024
|
|
Is there a way to achieve right-to-left behavior in Swift's new Regex?
|
|
3
|
1926
|
September 19, 2024
|
|
Best practices for CustomConsumingRegexComponent?
|
|
7
|
1332
|
September 18, 2024
|
|
Any way to get raw regex literal from RegexBuilder?
|
|
10
|
2369
|
September 1, 2024
|
|
Help with a macro that returns a regular expression
|
|
0
|
250
|
June 20, 2024
|
|
How to replace regex by template with semantic level "Unicode scalar"
|
|
11
|
2148
|
June 20, 2024
|
|
Swift 5.10 fail to recognize regex litgeral in command line
|
|
3
|
537
|
May 1, 2024
|
|
[kudos] Regex Builder regex actually faster than using a raw regex string
|
|
0
|
440
|
March 27, 2024
|
|
Regex Builder named capture
|
|
3
|
3449
|
March 4, 2024
|
|
Invalid regex literal in REPL on Linux causes segfault
|
|
0
|
378
|
February 27, 2024
|
|
How to create String.Index with _rawBits? / How to retrieve String.Index from _RegexParser.Diagnostic.Behavior.error
|
|
1
|
472
|
January 1, 2024
|