-
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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
When passing a collection to
Set.contains(_:)
, forward to Set.isSuperset(of:)
#796
opened Jan 3, 2025 by
marcomasser
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 character classes fail with single scalar, non-NFC range bound elements
#750
opened Jul 10, 2024 by
kasei
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
Don't operate on a collection and a range of indices if you can help it.
#711
opened Jan 11, 2024 by
dabrahams
Add [Sub]String specializations for
contains
and other search algorithms
#687
opened Jul 20, 2023 by
milseman
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.