Swift Syntax Framework Documentation
|
|
7
|
228
|
September 25, 2023
|
Macro Adoption Concerns around SwiftSyntax
|
|
82
|
7441
|
September 25, 2023
|
Trying to write a Macro, but I cannot compile
|
|
0
|
155
|
September 12, 2023
|
LLDB not working with SwiftSyntax?
|
|
3
|
743
|
September 8, 2023
|
Swift Macro and diagnostic
|
|
2
|
449
|
August 15, 2023
|
Get list of keywords in swift in macros
|
|
4
|
539
|
August 11, 2023
|
Accessing a protocol's functions with SwiftSyntax
|
|
5
|
747
|
August 9, 2023
|
Demo of my Swift Interpreter that uses SwiftSyntax
|
|
8
|
5142
|
July 31, 2023
|
Syntax trees passed to Expression Macro should not be folded
|
|
2
|
399
|
July 23, 2023
|
How to retrieve the inheritance hierarchy of a type?
|
|
1
|
402
|
June 18, 2023
|
SimpleTypeIdentifierSyntax for initialiazed variable generates unexpectedAfterBindings
|
|
5
|
411
|
June 11, 2023
|
Async deinit diagnostics in swift-syntax
|
|
2
|
752
|
June 11, 2023
|
Check if type conforms to a protocol
|
|
2
|
498
|
June 8, 2023
|
Is MetatypeTypeSyntax deprecated?
|
|
2
|
1162
|
May 3, 2023
|
Potential Swift grammar simplification
|
|
7
|
4387
|
April 19, 2023
|
A proper way of packaging swift-syntax dependent SPM library
|
|
2
|
405
|
April 7, 2023
|
Most ridiculous hello world app ever
|
|
1
|
4049
|
March 27, 2023
|
Pre-Pitch: `@package` argument syntax
|
|
8
|
1007
|
February 9, 2023
|
Announcing SwiftSyntaxBuilder
|
|
5
|
1894
|
December 18, 2022
|
How to modify the format of nested structures in SwiftSyntaxBuilder?
|
|
1
|
343
|
May 27, 2022
|
Use SwiftSyntax itself to generate SwiftSyntax’s source code
|
|
3
|
974
|
April 19, 2022
|
Use SwiftSyntax itself to generate SwiftSyntax’s source code
|
|
2
|
834
|
March 15, 2022
|
Generating Code using SwiftSyntax
|
|
4
|
1478
|
February 2, 2022
|
Special syntax for blocks who capture all variables as weak
|
|
16
|
1992
|
June 29, 2021
|
Why is implicit `[weak self]` not the norm?
|
|
19
|
4443
|
June 9, 2021
|
Cannot convert value of type 'CodeBlockSyntax' to expected argument type 'Syntax'
|
|
3
|
1343
|
March 15, 2021
|
How to use "@memberwise" attribute to initialize a struct/class
|
|
15
|
740
|
October 5, 2020
|
Build error for SwiftSyntax iOS
|
|
4
|
1283
|
September 28, 2020
|
Semantic Versions for 5.3
|
|
3
|
815
|
September 22, 2020
|
Editing one node of the syntax tree
|
|
3
|
552
|
August 24, 2020
|