-
Notifications
You must be signed in to change notification settings - Fork 414
Issues: swiftlang/swift-syntax
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
SwiftIfConfig: Create a "fixed" or "static" build configuration that is Codable
enhancement
New feature or request
#2884
opened Oct 21, 2024 by
DougGregor
FunctionDeclSyntax does not expand body
bug
Something isn't working
#2880
opened Oct 11, 2024 by
zzyptr
MacroSystem should handle fully qualified macro name
bug
Something isn't working
#2874
opened Oct 6, 2024 by
ApolloZhu
[Diagnostics] Intra-group trivia not preserved when moving a node group
bug
Something isn't working
#2850
opened Sep 13, 2024 by
AppAppWorks
Detect recursive attached macro expansion
enhancement
New feature or request
#2797
opened Aug 10, 2024 by
AppAppWorks
Improve diagnostics for C-style parameter declaration with structural type
enhancement
New feature or request
#2768
opened Aug 1, 2024 by
AppAppWorks
Further generalize parse diagnostics functions
enhancement
New feature or request
#2753
opened Jul 25, 2024 by
AppAppWorks
FixItApplier crash when generating diagnostics for whole tree but applying them to a subtree
bug
Something isn't working
#2749
opened Jul 23, 2024 by
MahdiBM
Adopt Swift-Testing in test utils such as New feature or request
SwiftSyntaxMacrosTestSupport
enhancement
#2720
opened Jul 8, 2024 by
MahdiBM
Setting of Swift_MODULE_DIRECTORY (and probably other directories) inappropriate.
#2680
opened Jun 11, 2024 by
dabrahams
Request for Documentation on Parsing Rules for Trivia in swift-syntax
enhancement
New feature or request
#2582
opened Apr 2, 2024 by
omochi
Enhance Feedback Mechanism for local-pr-precheck command
enhancement
New feature or request
#2500
opened Feb 18, 2024 by
Matejkob
FunctionDecl and similar should have method to get name as "hello(name:surname:)"
enhancement
New feature or request
#2488
opened Feb 8, 2024 by
ktoso
Windows builds for macro targets in release mode break the compiler
bug
Something isn't working
#2483
opened Feb 7, 2024 by
broken-bytes
[macros] Further improve specializing generics in macros
bug
Something isn't working
#2476
opened Feb 6, 2024 by
ktoso
All syntax nodes should have a New feature or request
.text
property exposing the corresponding program text (sans trivia)
enhancement
#2448
opened Jan 30, 2024 by
dabrahams
Distribute a prebuilt swift-syntax binary
enhancement
New feature or request
#2421
opened Jan 9, 2024 by
petrpavlik
Rethinking Diagnostic Order in Macro Expansion Assertions
enhancement
New feature or request
#2354
opened Nov 13, 2023 by
Matejkob
AttributeRemover
outputs a leading newline in some cases
bug
#2269
opened Oct 7, 2023 by
gohanlon
Provide a public API to compare precedence groups
enhancement
New feature or request
#2258
opened Oct 3, 2023 by
allevato
makeUniqueName() produces tokens that cannot be used as closure arguments
bug
Something isn't working
#2256
opened Oct 3, 2023 by
grynspan
swift syntax should be able to recover function parameters without argument labels
enhancement
New feature or request
SwiftParser
Bugs in the (new) Parser written in Swift
#2254
opened Oct 2, 2023 by
tayloraswift
Introduce Efficient Node Localization in Syntax Tree for Unit Tests
enhancement
New feature or request
#2251
opened Sep 29, 2023 by
Matejkob
Diagnostic formatter should highlight trivia in between consecutive highlight nodes
enhancement
New feature or request
#2208
opened Sep 16, 2023 by
ahoppen
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.