Matching indentation with SyntaxRewriter
|
|
2
|
517
|
March 19, 2024
|
Inserting syntax nodes in sensible places with respect to trivia
|
|
4
|
384
|
March 19, 2024
|
Replacing a method body in a SyntaxRewriter
|
|
3
|
783
|
March 11, 2024
|
Demo of my Swift Interpreter that uses SwiftSyntax
|
|
12
|
8827
|
March 6, 2024
|
Macro expansion not visible to code in different file
|
|
0
|
276
|
March 1, 2024
|
GSoC 2024: Code Completion for Keywords using swift-syntax
|
|
4
|
758
|
February 28, 2024
|
[GSoC-2024] Proposal for "Code Completion for Keywords using swift-syntax"
|
|
3
|
524
|
February 27, 2024
|
GSoC 2024 - Lexical Scopes for swift-syntax project idea
|
|
0
|
780
|
February 24, 2024
|
Usefulness of macros seems limited by inability to introspect types outside the current file/decl
|
|
7
|
626
|
February 16, 2024
|
Property-Wrapper style attached macros with dollar-sign prefix? Or underscore?
|
|
3
|
1001
|
February 14, 2024
|
Xcode Refactor > Inline Macro produces broken code for some attached macros?
|
|
2
|
460
|
February 12, 2024
|
Can a Macro generate code in file A, referencing declarations in file B?
|
|
1
|
474
|
February 10, 2024
|
Strategies to reduce compile times for macros in Packages
|
|
1
|
729
|
February 3, 2024
|
Real-time communities for learning SwiftSyntax? Discord? Slack?
|
|
0
|
253
|
February 3, 2024
|
Special syntax for blocks that capture all variables as weak
|
|
18
|
3730
|
February 1, 2024
|
ExpressibleByIntegerLiteral with parameter pack "Cannot convert value of type 'Int' to expected argument type"
|
|
3
|
630
|
February 1, 2024
|
Member macro conformances release for SwiftSyntax
|
|
3
|
511
|
January 9, 2024
|
How to add leading trivia recursively to a CodeBlockItemListSyntax?
|
|
3
|
492
|
January 8, 2024
|
Member macro conformances release for SwiftSyntax
|
|
0
|
263
|
January 8, 2024
|
[Pitch] Protocol Macros
|
|
20
|
3442
|
December 8, 2023
|
A normal tutorial how to use swift-syntax?
|
|
2
|
864
|
December 8, 2023
|
Macros & SwiftSyntax: Creating a parameter list with line breaks
|
|
4
|
588
|
December 3, 2023
|
macOS DYLD_LIBRARY_PATH Issue - Library not loaded: @rpath/libc++.1.dylib
|
|
12
|
4488
|
November 22, 2023
|
Redundant dependencies detection
|
|
0
|
373
|
October 30, 2023
|
[Pitch] `Enum`-like cases within protocols
|
|
2
|
1149
|
October 23, 2023
|
Attached macro support for enum case arguments
|
|
0
|
901
|
October 19, 2023
|
No-expansion attached macro
|
|
1
|
830
|
October 19, 2023
|
Swift Syntax Framework Documentation
|
|
7
|
6628
|
September 25, 2023
|
Trying to write a Macro, but I cannot compile
|
|
0
|
419
|
September 12, 2023
|
LLDB not working with SwiftSyntax?
|
|
3
|
1008
|
September 8, 2023
|