-
Notifications
You must be signed in to change notification settings - Fork 49
Issues: swiftlang/swift-experimental-string-processing
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Application of regex Something isn't working
([^a-zA-Z]|^)(text)(?=([^a-zA-Z]|$))
crashes
bug
#782
opened Oct 25, 2024 by
stefanspringer1
Is CustomConsumingRegexComponent incapable of declaring the start of a match?
bug
Something isn't working
#765
opened Sep 24, 2024 by
DandyLyons
Regex does not match isolated combining mark as whitespace if preceded by whitespace
bug
Something isn't working
#724
opened Feb 24, 2024 by
digitalheir
"\r?" regex doesn't seem to work properly
bug
Something isn't working
#718
opened Feb 8, 2024 by
MarsupialFan
Match.subscript fails to properly cast non-matched Capture
bug
Something isn't working
#624
opened Jan 21, 2023 by
jasonbobier
Swift Regex Builders will crash if a named capture group is optional
bug
Something isn't working
#623
opened Dec 22, 2022 by
schwa
RegexBuilder w/ custom component "fails to cast," crashes
bug
Something isn't working
#805
opened Oct 30, 2022 by
benpious
ProTip!
Exclude everything labeled
bug
with -label:bug.