How to add a protocol with a macro if it is not added yet?
|
|
4
|
182
|
March 26, 2025
|
Parsing question about the #whatever expressions
|
|
3
|
587
|
June 9, 2024
|
RFC process for public API changes in swift-syntax
|
|
2
|
304
|
January 9, 2025
|
[Mini-Vision] Rethinking expectation capture in Swift Testing
|
|
0
|
337
|
January 8, 2025
|
Sequencing Swift Components
|
|
1
|
165
|
November 19, 2024
|
SwiftSyntax Builds for x86 on ARM
|
|
1
|
145
|
November 18, 2024
|
[GSoC-2024] SwiftLexicalLookup - a new lexical name lookup library
|
|
4
|
565
|
November 15, 2024
|
How do I test generated syntax against expected string in swift-syntax version 600?
|
|
3
|
136
|
October 25, 2024
|
Discrepancy between swift-ast-explorer and swift-syntax
|
|
4
|
140
|
October 2, 2024
|
Xcode unable to expand macro when macro name matches name of existing type?
|
|
3
|
981
|
September 10, 2024
|
Macro Adoption Concerns around SwiftSyntax
|
|
104
|
17470
|
August 25, 2024
|
Multiple SwiftPM modules with macros triggers build failure "Multiple command produce …"
|
|
0
|
71
|
August 23, 2024
|
Xcode Refactor Actions and VS Code Code Actions
|
|
2
|
161
|
August 20, 2024
|
Macro protocols in swift-syntax lack async from expansion function requirements despite proposals stating they should have it
|
|
1
|
176
|
August 13, 2024
|
Body Macro formatted despite formatMode disabled
|
|
4
|
149
|
July 26, 2024
|
Learning SwiftSyntax: Is this a good approach to identifying protocols
|
|
1
|
282
|
July 11, 2024
|
Replace `?.` and `!.` with `?` and `!`
|
|
6
|
911
|
July 10, 2024
|
[GSoC 2024] Improving Keyword Completion in SwiftSyntax - Draft Proposal & Discussion
|
|
2
|
1010
|
March 25, 2024
|
Code generation: Swift Syntax or Mustache?
|
|
12
|
1610
|
June 7, 2024
|
Announcing SwiftSyntaxBuilder
|
|
12
|
3775
|
May 30, 2024
|
Passing Syntax directly to the macro without swift-syntax
|
|
5
|
675
|
May 14, 2024
|
Swift Macro Member Named Symbols Interfering with Compiler Protocol Conformance Check?
|
|
2
|
598
|
April 24, 2024
|
ExtensionMacro on a nested type does not generate extension at top level?
|
|
5
|
516
|
April 20, 2024
|
Strategies for passing an enum value as a macro parameter and reading during expansion?
|
|
2
|
702
|
April 18, 2024
|
Finding type decorated by AttributeSyntax
|
|
4
|
299
|
April 11, 2024
|
Macros and XCFrameworks
|
|
42
|
5618
|
April 11, 2024
|
[GSoC 2024] Potential Proposal and Discussion - Lexical Scopes for `swift-syntax`
|
|
9
|
1861
|
March 30, 2024
|
No visionOS support for Swift Macros?
|
|
2
|
731
|
March 28, 2024
|
[GSoC 2024] Improving keyword completion in SwiftSyntax - Initial approach & discussion
|
|
5
|
730
|
March 26, 2024
|
Should Accessor Macros declarations require a names argument to synthesize getters and setters?
|
|
2
|
462
|
March 23, 2024
|