Macro Adoption Concerns around SwiftSyntax
|
|
105
|
17613
|
April 28, 2025
|
Preprocessor-like transformations in swift-syntax?
|
|
2
|
45
|
April 10, 2025
|
How to add a protocol with a macro if it is not added yet?
|
|
4
|
186
|
March 26, 2025
|
Parsing question about the #whatever expressions
|
|
3
|
589
|
June 9, 2024
|
RFC process for public API changes in swift-syntax
|
|
2
|
305
|
January 9, 2025
|
[Mini-Vision] Rethinking expectation capture in Swift Testing
|
|
0
|
364
|
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
|
575
|
November 15, 2024
|
How do I test generated syntax against expected string in swift-syntax version 600?
|
|
3
|
137
|
October 25, 2024
|
Discrepancy between swift-ast-explorer and swift-syntax
|
|
4
|
146
|
October 2, 2024
|
Xcode unable to expand macro when macro name matches name of existing type?
|
|
3
|
1005
|
September 10, 2024
|
Multiple SwiftPM modules with macros triggers build failure "Multiple command produce …"
|
|
0
|
73
|
August 23, 2024
|
Xcode Refactor Actions and VS Code Code Actions
|
|
2
|
164
|
August 20, 2024
|
Macro protocols in swift-syntax lack async from expansion function requirements despite proposals stating they should have it
|
|
1
|
182
|
August 13, 2024
|
Body Macro formatted despite formatMode disabled
|
|
4
|
158
|
July 26, 2024
|
Learning SwiftSyntax: Is this a good approach to identifying protocols
|
|
1
|
287
|
July 11, 2024
|
Replace `?.` and `!.` with `?` and `!`
|
|
6
|
918
|
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
|
1662
|
June 7, 2024
|
Announcing SwiftSyntaxBuilder
|
|
12
|
3801
|
May 30, 2024
|
Passing Syntax directly to the macro without swift-syntax
|
|
5
|
681
|
May 14, 2024
|
Swift Macro Member Named Symbols Interfering with Compiler Protocol Conformance Check?
|
|
2
|
607
|
April 24, 2024
|
ExtensionMacro on a nested type does not generate extension at top level?
|
|
5
|
517
|
April 20, 2024
|
Strategies for passing an enum value as a macro parameter and reading during expansion?
|
|
2
|
717
|
April 18, 2024
|
Finding type decorated by AttributeSyntax
|
|
4
|
302
|
April 11, 2024
|
Macros and XCFrameworks
|
|
42
|
5646
|
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
|
732
|
March 28, 2024
|
[GSoC 2024] Improving keyword completion in SwiftSyntax - Initial approach & discussion
|
|
5
|
732
|
March 26, 2024
|