RFC process for public API changes in swift-syntax
|
|
2
|
283
|
January 9, 2025
|
[Mini-Vision] Rethinking expectation capture in Swift Testing
|
|
0
|
295
|
January 8, 2025
|
Sequencing Swift Components
|
|
1
|
164
|
November 19, 2024
|
SwiftSyntax Builds for x86 on ARM
|
|
1
|
134
|
November 18, 2024
|
[GSoC-2024] SwiftLexicalLookup - a new lexical name lookup library
|
|
4
|
464
|
November 15, 2024
|
How do I test generated syntax against expected string in swift-syntax version 600?
|
|
3
|
120
|
October 25, 2024
|
Discrepancy between swift-ast-explorer and swift-syntax
|
|
4
|
115
|
October 2, 2024
|
Xcode unable to expand macro when macro name matches name of existing type?
|
|
3
|
888
|
September 10, 2024
|
Macro Adoption Concerns around SwiftSyntax
|
|
104
|
17304
|
August 25, 2024
|
Multiple SwiftPM modules with macros triggers build failure "Multiple command produce …"
|
|
0
|
59
|
August 23, 2024
|
Xcode Refactor Actions and VS Code Code Actions
|
|
2
|
145
|
August 20, 2024
|
Macro protocols in swift-syntax lack async from expansion function requirements despite proposals stating they should have it
|
|
1
|
159
|
August 13, 2024
|
Body Macro formatted despite formatMode disabled
|
|
4
|
130
|
July 26, 2024
|
Learning SwiftSyntax: Is this a good approach to identifying protocols
|
|
1
|
272
|
July 11, 2024
|
Replace `?.` and `!.` with `?` and `!`
|
|
6
|
900
|
July 10, 2024
|
[GSoC 2024] Improving Keyword Completion in SwiftSyntax - Draft Proposal & Discussion
|
|
2
|
990
|
March 25, 2024
|
Parsing question about the #whatever expressions
|
|
3
|
545
|
June 9, 2024
|
Code generation: Swift Syntax or Mustache?
|
|
12
|
1403
|
June 7, 2024
|
Announcing SwiftSyntaxBuilder
|
|
12
|
3673
|
May 30, 2024
|
Passing Syntax directly to the macro without swift-syntax
|
|
5
|
652
|
May 14, 2024
|
Swift Macro Member Named Symbols Interfering with Compiler Protocol Conformance Check?
|
|
2
|
564
|
April 24, 2024
|
ExtensionMacro on a nested type does not generate extension at top level?
|
|
5
|
502
|
April 20, 2024
|
Strategies for passing an enum value as a macro parameter and reading during expansion?
|
|
2
|
670
|
April 18, 2024
|
Finding type decorated by AttributeSyntax
|
|
4
|
263
|
April 11, 2024
|
Macros and XCFrameworks
|
|
42
|
5446
|
April 11, 2024
|
[GSoC 2024] Potential Proposal and Discussion - Lexical Scopes for `swift-syntax`
|
|
9
|
1852
|
March 30, 2024
|
No visionOS support for Swift Macros?
|
|
2
|
707
|
March 28, 2024
|
[GSoC 2024] Improving keyword completion in SwiftSyntax - Initial approach & discussion
|
|
5
|
717
|
March 26, 2024
|
Should Accessor Macros declarations require a names argument to synthesize getters and setters?
|
|
2
|
452
|
March 23, 2024
|
Are `FunctionCallExprSyntax` and `LabeledExprListSyntax` supposed to synthesize trailing commas?
|
|
3
|
563
|
March 23, 2024
|