-
Notifications
You must be signed in to change notification settings - Fork 552
Pull requests: swiftlang/swift-syntax
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Perf][Tests] Measure reading a tree through its typed accessors
#3437
opened Sep 12, 2026 by
rintaro
Member
Loading…
Add experimental _hasTargetFeature predicate for CPU/ISA feature query
#3436
opened Sep 11, 2026 by
hjyamauchi
Loading…
[Perf][SwiftParser] Ask a spec set for its cases once
#3435
opened Sep 10, 2026 by
rintaro
Member
Loading…
[Perf][SwiftParser] Push a skipping state without allocating an array to hold it
#3434
opened Sep 10, 2026 by
rintaro
Member
Loading…
[SwiftLexicalLookup] Implement
TypeResolver
#3433
opened Sep 9, 2026 by
filip-sakel
Contributor
Loading…
[SwiftWarningControl] Consider code contained in active
#if to be top-level code
#3432
opened Sep 9, 2026 by
artemcm
Contributor
Loading…
[Namespaces] Add experimental namespace syntax and parsing
#3431
opened Sep 7, 2026 by
twistinside
•
Draft
Add position tracking when normalizing doc comments
#3430
opened Sep 6, 2026 by
Padmashree06
Contributor
Loading…
Preserve comments when converting functions to computed properties
#3429
opened Sep 4, 2026 by
wangyusheng1985
Loading…
[Perf][SwiftParser] Take a run of a string literal's ordinary bytes at once
#3427
opened Sep 4, 2026 by
rintaro
Member
Loading…
[Perf][SwiftSyntax] Tail allocate a node's fields after a one-word header
#3426
opened Sep 4, 2026 by
rintaro
Member
Loading…
[Perf][SwiftParser] Hold the lexer's state stack as a shared linked list
#3425
opened Sep 3, 2026 by
rintaro
Member
Loading…
Feat(SwiftRefactor): Implement InvertIfCondition refactoring
#3424
opened Sep 3, 2026 by
amanmaurya92
Loading…
[Perf][SwiftParser] Match token spec sets on the resolved keyword
#3420
opened Aug 30, 2026 by
rintaro
Member
Loading…
Add a minimum deployment version query to BuildConfiguration
enhancement
New feature or request
Macros
Issues in the SwiftSyntaxMacro… modules
#3410
opened Aug 26, 2026 by
stmontgomery
Contributor
•
Draft
1 task
[SwiftParser] Parse module-selected keyword references
#3393
opened Jul 31, 2026 by
ZHUOLIN0928
•
Draft
[SwiftRefactor] Fix add-target-dependency matching nested target references
#3386
opened Jul 21, 2026 by
mit112
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.