Skip to content

Pull requests: swiftlang/swift-experimental-string-processing

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

WIP: mapOutput as dsl tree node
#466 opened Jun 1, 2022 by milseman Draft updated Jun 1, 2022
Remove _Unicode and script data
#255 opened Apr 6, 2022 by Azoy Loading… updated Jun 28, 2022
Allow Regex<AnyRegexOutput> to be used in the DSL.
#504 opened Jun 20, 2022 by rxwei Loading… updated Jul 6, 2022
Unicode and DNA regexes + more benchmarker improvements
#515 opened Jun 24, 2022 by rctcwyvrn Loading… updated Jul 9, 2022
Use full case folding outside of character classes
#383 opened May 6, 2022 by natecook1000 Loading… updated Aug 19, 2022
Limit custom character class ranges to single scalars
#422 opened May 18, 2022 by natecook1000 Loading… updated Aug 19, 2022
[test] ARO and capture name tests
#522 opened Jun 29, 2022 by milseman Loading… updated Sep 12, 2022
[Do not merge] Reduced test case for strange test crashes
#630 opened Feb 7, 2023 by natecook1000 Loading… updated Mar 17, 2023
DRAFT: Fast paths for large, native strings
#646 opened Apr 3, 2023 by milseman Draft updated Apr 3, 2023
Update swift/main
#665 opened Apr 19, 2023 by milseman Loading… updated Apr 23, 2023
[DRAFT] [BROKEN] Make Processor ~Copyable
#681 opened Jul 14, 2023 by milseman Draft updated Jul 14, 2023
[Experiment] [BROKEN] Make stored captures trivial
#686 opened Jul 20, 2023 by milseman Draft updated Jul 20, 2023
[Experiment] Trivialize save points
#688 opened Jul 24, 2023 by milseman Draft updated Jul 24, 2023
Refactor quick ascii character
#704 opened Dec 10, 2023 by milseman Draft updated Dec 10, 2023
[DRAFT] word breaking test case
#703 opened Dec 10, 2023 by milseman Draft updated Dec 11, 2023
[DRAFT] Refactor quant nonmutating
#707 opened Dec 12, 2023 by milseman Draft updated Dec 12, 2023
Convert the RegexBuilder overloads to use variadic generics
#726 opened Mar 1, 2024 by natecook1000 Loading… updated Apr 24, 2024
Use swift/main for development
#759 opened Aug 16, 2024 by milseman Loading… updated Oct 14, 2024
DO NOT MERGE
#780 opened Oct 15, 2024 by milseman Loading… updated Oct 15, 2024
Add benchmark from sspringer
#783 opened Nov 2, 2024 by milseman Loading… updated Dec 14, 2024
[build] Add missing source file to CMake
#791 opened Nov 28, 2024 by egorzhdan Loading… updated Jan 16, 2025
[WIP] Regex lookbehind support
#760 opened Aug 18, 2024 by JacobHearst Draft updated Jan 28, 2025
rethrow trimPrefix
#809 opened Feb 18, 2025 by junebash Loading… updated Feb 18, 2025
[DRAFT] Experimental conversion of Regex to BNF
#803 opened Jan 23, 2025 by milseman Loading… updated Mar 7, 2025
ProTip! Exclude everything labeled bug with -label:bug.