- Notifications
You must be signed in to change notification settings - Fork 465
Pull requests: swiftlang/swift-syntax
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[SwiftParser] Improve diagnostics for misspelled keywords
#2794 opened Aug 9, 2024 by AppAppWorks • Draft
Modify SyntaxVisitor to support throwing errors during traversal.
#3105 opened Jun 16, 2025 by thunderseethe Loading…
Emit error for
assertMacroExpansion when applying an attached member macro to declaration that can’t have members #2382 opened Dec 2, 2023 by Rajveer100 Loading…
WIP: Make convenience initializers with CodeGeneration
#2142 opened Sep 1, 2023 by natikgadzhi • Draft
4 of 8 tasks
Implement tracking of syntax nodes if the syntax tree is edited
#2118 opened Aug 30, 2023 by ahoppen Loading…
Fix CaseDetectionMacro to handle multiple elements and improve casing
#3061 opened Apr 19, 2025 by Stof83 Loading…
[CodeGeneration] further unification and fixes across raw and non-raw sides
#2841 opened Sep 6, 2024 by AppAppWorks • Draft
Improve documentation comments of some commonly used types
#2922 opened Dec 18, 2024 by Jeehut Loading…
[WIP][Macro] Emit error if AccessorMacro is applied to node that is not a variable
#2624 opened Apr 25, 2024 by RayZhao1998 • Draft
Add
docCommentValue property to Trivia for cleaned comments #2966 opened Feb 14, 2025 by zyadtaha Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.