RFC process for public API changes in swift-syntax
|
|
1
|
212
|
December 8, 2024
|
Sequencing Swift Components
|
|
1
|
162
|
November 19, 2024
|
SwiftSyntax Builds for x86 on ARM
|
|
1
|
132
|
November 18, 2024
|
[GSoC-2024] SwiftLexicalLookup - a new lexical name lookup library
|
|
4
|
436
|
November 15, 2024
|
How do I test generated syntax against expected string in swift-syntax version 600?
|
|
3
|
118
|
October 25, 2024
|
Discrepancy between swift-ast-explorer and swift-syntax
|
|
4
|
92
|
October 2, 2024
|
Xcode unable to expand macro when macro name matches name of existing type?
|
|
3
|
835
|
September 10, 2024
|
Macro Adoption Concerns around SwiftSyntax
|
|
104
|
17220
|
August 25, 2024
|
Multiple SwiftPM modules with macros triggers build failure "Multiple command produce …"
|
|
0
|
54
|
August 23, 2024
|
Xcode Refactor Actions and VS Code Code Actions
|
|
2
|
139
|
August 20, 2024
|
Macro protocols in swift-syntax lack async from expansion function requirements despite proposals stating they should have it
|
|
1
|
152
|
August 13, 2024
|
Body Macro formatted despite formatMode disabled
|
|
4
|
120
|
July 26, 2024
|
Learning SwiftSyntax: Is this a good approach to identifying protocols
|
|
1
|
267
|
July 11, 2024
|
Replace `?.` and `!.` with `?` and `!`
|
|
6
|
893
|
July 10, 2024
|
[GSoC 2024] Improving Keyword Completion in SwiftSyntax - Draft Proposal & Discussion
|
|
2
|
983
|
March 25, 2024
|
Parsing question about the #whatever expressions
|
|
3
|
545
|
June 9, 2024
|
Code generation: Swift Syntax or Mustache?
|
|
12
|
1286
|
June 7, 2024
|
Announcing SwiftSyntaxBuilder
|
|
12
|
3614
|
May 30, 2024
|
Passing Syntax directly to the macro without swift-syntax
|
|
5
|
647
|
May 14, 2024
|
Swift Macro Member Named Symbols Interfering with Compiler Protocol Conformance Check?
|
|
2
|
552
|
April 24, 2024
|
ExtensionMacro on a nested type does not generate extension at top level?
|
|
5
|
493
|
April 20, 2024
|
Strategies for passing an enum value as a macro parameter and reading during expansion?
|
|
2
|
655
|
April 18, 2024
|
Finding type decorated by AttributeSyntax
|
|
4
|
254
|
April 11, 2024
|
Macros and XCFrameworks
|
|
42
|
5394
|
April 11, 2024
|
[GSoC 2024] Potential Proposal and Discussion - Lexical Scopes for `swift-syntax`
|
|
9
|
1848
|
March 30, 2024
|
No visionOS support for Swift Macros?
|
|
2
|
685
|
March 28, 2024
|
[GSoC 2024] Improving keyword completion in SwiftSyntax - Initial approach & discussion
|
|
5
|
713
|
March 26, 2024
|
Should Accessor Macros declarations require a names argument to synthesize getters and setters?
|
|
2
|
445
|
March 23, 2024
|
Are `FunctionCallExprSyntax` and `LabeledExprListSyntax` supposed to synthesize trailing commas?
|
|
3
|
544
|
March 23, 2024
|
Matching indentation with SyntaxRewriter
|
|
2
|
511
|
March 19, 2024
|