-
Notifications
You must be signed in to change notification settings - Fork 48
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
Unicode 15 scripts and blocks are unrecognized
#679
opened Jun 29, 2023 by
benrimmington
updated Mar 31, 2025
Don't operate on a collection and a range of indices if you can help it.
#711
opened Jan 11, 2024 by
dabrahams
updated Feb 23, 2025
RegexBuilder w/ custom component "fails to cast," crashes
bug
Something isn't working
#805
opened Oct 30, 2022 by
benpious
updated Feb 12, 2025
Application of regex Something isn't working
([^a-zA-Z]|^)(text)(?=([^a-zA-Z]|$))
crashes
bug
#782
opened Oct 25, 2024 by
stefanspringer1
updated Feb 5, 2025
When passing a collection to
Set.contains(_:)
, forward to Set.isSuperset(of:)
#796
opened Jan 3, 2025 by
marcomasser
updated Jan 6, 2025
Regex is not Sendable
bug
Something isn't working
#792
opened Dec 11, 2024 by
svanimpe
updated Dec 11, 2024
Regex character classes fail with single scalar, non-NFC range bound elements
#750
opened Jul 10, 2024 by
kasei
updated Oct 29, 2024
Preserve word boundary cache across multiple matches
#770
opened Oct 9, 2024 by
milseman
updated Oct 10, 2024
Is CustomConsumingRegexComponent incapable of declaring the start of a match?
bug
Something isn't working
#765
opened Sep 24, 2024 by
DandyLyons
updated Sep 25, 2024
Regex non-deterministicly fails
bug
Something isn't working
#639
opened Mar 5, 2023 by
jasonbobier
updated Mar 29, 2024
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
updated Feb 28, 2024
"\r?" regex doesn't seem to work properly
bug
Something isn't working
#718
opened Feb 8, 2024 by
MarsupialFan
updated Feb 8, 2024
SE-0351 was accepted with
mapOutput
, but it's not implemented
#668
opened May 4, 2023 by
tevelee
updated Dec 11, 2023
contains<C>(_:)
does not behave as expected
#694
opened Sep 28, 2023 by
hitsvilleusa
updated Dec 1, 2023
[Benchmark] Excessive (and expensive) backtracking
#483
opened Jun 15, 2022 by
milseman
updated Nov 17, 2023
Match.subscript fails to properly cast non-matched Capture
bug
Something isn't working
#624
opened Jan 21, 2023 by
jasonbobier
updated Sep 26, 2023
Inline modifier fails to work consistently
#677
opened May 29, 2023 by
jasonbobier
updated Sep 26, 2023
RegexBuilder module is unavailable on Windows
#693
opened Sep 14, 2023 by
grynspan
updated Sep 14, 2023
Add [Sub]String specializations for
contains
and other search algorithms
#687
opened Jul 20, 2023 by
milseman
updated Jul 20, 2023
Unexpected compiler error for CharacterClass.inverted
#672
opened May 21, 2023 by
Kyle-Ye
updated May 24, 2023
Verify scalar semantics in quantifier fast path
#661
opened Apr 14, 2023 by
natecook1000
updated Apr 19, 2023
Previous Next
ProTip!
Updated in the last three days: updated:>2025-03-30.