Skip to content

Issues: apple/swift

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[SR-4156] Stub out SyntaxRewriter with example in Readme bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself documentation † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale
#46739 by bitjammer was closed Apr 5, 2023
[SR-4150] Remove collection-like interface on CodeBlockSyntax compiler The Swift compiler in itself † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46733 by bitjammer was closed Apr 5, 2023
[SR-4148] Indexed access to a complex type representation compiler The Swift compiler in itself feature A feature request or implementation † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale types Feature: types
#46731 by nkcsgexi was closed Apr 5, 2023
[SR-4145] Make Syntax DataType, Kind, and constructors public compiler The Swift compiler in itself † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46728 by bitjammer was closed Apr 5, 2023
[SR-4119] Implement selector-expression in lib/Syntax compiler The Swift compiler in itself expressions Feature: expressions † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax selectors Feature: Objective-C selectors in Swift (#selector) stale Resolution: No longer relevant, stale task
#46702 by bitjammer was closed Apr 5, 2023
[SR-4118] Implement key-path-expression in lib/Syntax compiler The Swift compiler in itself † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46701 by bitjammer was closed Jan 25, 2023
[SR-4117] Implement protocol-composition-type in lib/Syntax compiler The Swift compiler in itself † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax protocol compositions Feature → types: protocol composition types stale Resolution: No longer relevant, stale task types Feature: types
#46700 by bitjammer was closed Apr 5, 2023
[SR-4116] Implement protocol-associated-type-declaration in lib/Syntax associatedtype Feature → declarations → protocol: `associatedtype` declarations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale
#46699 by bitjammer was closed Apr 5, 2023
[SR-4115] Implement switch-case in lib/Syntax compiler The Swift compiler in itself † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale statements Feature: statements switch cases Feature → statements → switch: 'switch' statement cases task
#46698 by bitjammer was closed Apr 5, 2023
[SR-4114] Implement closure-expression in lib/Syntax closures Feature: closures compiler The Swift compiler in itself expressions Feature: expressions † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46697 by bitjammer was closed Apr 5, 2023
[SR-4113] Create an open-brace formatting prototype utilizing lib/Syntax compiler The Swift compiler in itself † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46696 by bitjammer was closed Apr 2, 2023
[SR-4112] Implement variable- and constant-declaration in lib/Syntax compiler The Swift compiler in itself let & var Feature: constant and variable declarations † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46695 by bitjammer was closed Apr 5, 2023
[SR-4111] Implement extension-declaration in lib/Syntax compiler The Swift compiler in itself declarations Feature: declarations extension Feature → declarations: `extension` declarations † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46694 by bitjammer was closed Apr 5, 2023
[SR-4110] Implement enum-declaration in lib/Syntax compiler The Swift compiler in itself declarations Feature: declarations enum Feature → type declarations: Swift enumeration declarations † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46693 by bitjammer was closed Apr 5, 2023
[SR-4109] Implement protocol-declaration in lib/Syntax compiler The Swift compiler in itself declarations Feature: declarations † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax protocol Feature → type declarations: Protocol declarations stale Resolution: No longer relevant, stale task
#46692 by bitjammer was closed Apr 5, 2023
[SR-4108] Implement class-declaration in lib/Syntax class Feature → type declarations: Class declarations compiler The Swift compiler in itself declarations Feature: declarations † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46691 by bitjammer was closed Apr 5, 2023
[SR-4107] Implement initializer-declaration in lib/Syntax compiler The Swift compiler in itself declarations Feature: declarations init Feature → declarations: Initializers † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46690 by bitjammer was closed Apr 5, 2023
[SR-4106] Implement as-pattern in lib/Syntax casting Feature: explicit casting (is, as, as? and as!) compiler The Swift compiler in itself † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax patterns Feature: patterns stale Resolution: No longer relevant, stale task
#46689 by bitjammer was closed Apr 5, 2023
[SR-4105] Implement is-pattern / is-cast in lib/Syntax casting Feature: explicit casting (is, as, as? and as!) compiler The Swift compiler in itself expressions Feature: expressions † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax patterns Feature: patterns stale Resolution: No longer relevant, stale task
#46688 by bitjammer was closed Apr 5, 2023
[SR-4104] Implement subscript-declaration in lib/Syntax compiler The Swift compiler in itself declarations Feature: declarations † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale subscript Feature: Subscript declarations task
#46687 by bitjammer was closed Apr 5, 2023
[SR-4101] Return early if cached children are present in Syntax nodes compiler The Swift compiler in itself † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46684 by bitjammer was closed Apr 5, 2023
[SR-4094] Syntax Transformer: DeclRefExpr -> SymbolicReferenceExprSyntax compiler The Swift compiler in itself expressions Feature: expressions † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46677 by bitjammer was closed Apr 5, 2023
[SR-4066] Implement {implicit,explicit}-member-expression in lib/Syntax compiler The Swift compiler in itself expressions Feature: expressions † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46649 by bitjammer was closed Apr 5, 2023
[SR-4065] SymbolicReferenceExprSyntax - DeclRefExpr cross-reference test compiler The Swift compiler in itself expressions Feature: expressions † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task unit tests
#46648 by bitjammer was closed Apr 5, 2023
[SR-4055] Convert existing comma-separated lists to trailing-comma style compiler The Swift compiler in itself † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46638 by bitjammer was closed Apr 5, 2023
ProTip! Type g i on any issue or pull request to go back to the issue listing page.