|
Replace `?.` and `!.` with `?` and `!`
|
|
6
|
1023
|
July 10, 2024
|
|
[GSoC 2024] Improving Keyword Completion in SwiftSyntax - Draft Proposal & Discussion
|
|
2
|
1078
|
March 25, 2024
|
|
Code generation: Swift Syntax or Mustache?
|
|
12
|
2386
|
June 7, 2024
|
|
Announcing SwiftSyntaxBuilder
|
|
12
|
4453
|
May 30, 2024
|
|
Passing Syntax directly to the macro without swift-syntax
|
|
5
|
827
|
May 14, 2024
|
|
Swift Macro Member Named Symbols Interfering with Compiler Protocol Conformance Check?
|
|
2
|
730
|
April 24, 2024
|
|
ExtensionMacro on a nested type does not generate extension at top level?
|
|
5
|
635
|
April 20, 2024
|
|
Strategies for passing an enum value as a macro parameter and reading during expansion?
|
|
2
|
864
|
April 18, 2024
|
|
Finding type decorated by AttributeSyntax
|
|
4
|
375
|
April 11, 2024
|
|
[GSoC 2024] Potential Proposal and Discussion - Lexical Scopes for `swift-syntax`
|
|
9
|
1967
|
March 30, 2024
|
|
No visionOS support for Swift Macros?
|
|
2
|
863
|
March 28, 2024
|
|
[GSoC 2024] Improving keyword completion in SwiftSyntax - Initial approach & discussion
|
|
5
|
829
|
March 26, 2024
|
|
Are `FunctionCallExprSyntax` and `LabeledExprListSyntax` supposed to synthesize trailing commas?
|
|
3
|
760
|
March 23, 2024
|
|
Matching indentation with SyntaxRewriter
|
|
2
|
623
|
March 19, 2024
|
|
Inserting syntax nodes in sensible places with respect to trivia
|
|
4
|
482
|
March 19, 2024
|
|
Replacing a method body in a SyntaxRewriter
|
|
3
|
1016
|
March 11, 2024
|
|
Macro expansion not visible to code in different file
|
|
0
|
308
|
March 1, 2024
|
|
GSoC 2024: Code Completion for Keywords using swift-syntax
|
|
4
|
855
|
February 28, 2024
|
|
[GSoC-2024] Proposal for "Code Completion for Keywords using swift-syntax"
|
|
3
|
587
|
February 27, 2024
|
|
GSoC 2024 - Lexical Scopes for swift-syntax project idea
|
|
0
|
872
|
February 24, 2024
|
|
Usefulness of macros seems limited by inability to introspect types outside the current file/decl
|
|
7
|
705
|
February 16, 2024
|
|
Property-Wrapper style attached macros with dollar-sign prefix? Or underscore?
|
|
3
|
1395
|
February 14, 2024
|
|
Xcode Refactor > Inline Macro produces broken code for some attached macros?
|
|
2
|
626
|
February 12, 2024
|
|
Can a Macro generate code in file A, referencing declarations in file B?
|
|
1
|
566
|
February 10, 2024
|
|
Strategies to reduce compile times for macros in Packages
|
|
1
|
956
|
February 3, 2024
|
|
Real-time communities for learning SwiftSyntax? Discord? Slack?
|
|
0
|
280
|
February 3, 2024
|
|
Special syntax for blocks that capture all variables as weak
|
|
18
|
4052
|
February 1, 2024
|
|
ExpressibleByIntegerLiteral with parameter pack "Cannot convert value of type 'Int' to expected argument type"
|
|
3
|
688
|
February 1, 2024
|
|
Member macro conformances release for SwiftSyntax
|
|
3
|
582
|
January 9, 2024
|
|
How to add leading trivia recursively to a CodeBlockItemListSyntax?
|
|
3
|
559
|
January 8, 2024
|