How to modify the format of nested structures in SwiftSyntaxBuilder?
|
|
1
|
123
|
May 27, 2022
|
Use SwiftSyntax itself to generate SwiftSyntax’s source code
|
|
3
|
347
|
April 19, 2022
|
Announcing SwiftSyntaxBuilder
|
|
2
|
466
|
April 6, 2022
|
Use SwiftSyntax itself to generate SwiftSyntax’s source code
|
|
2
|
373
|
March 15, 2022
|
Generating Code using SwiftSyntax
|
|
4
|
693
|
February 2, 2022
|
LLDB not working with SwiftSyntax?
|
|
0
|
163
|
November 27, 2021
|
Demo of my Swift Interpreter that uses SwiftSyntax
|
|
4
|
980
|
November 24, 2021
|
Special syntax for blocks who capture all variables as weak
|
|
16
|
1289
|
June 29, 2021
|
Why is implicit `[weak self]` not the norm?
|
|
23
|
2932
|
June 9, 2021
|
Cannot convert value of type 'CodeBlockSyntax' to expected argument type 'Syntax'
|
|
3
|
623
|
March 15, 2021
|
How to use "@memberwise" attribute to initialize a struct/class
|
|
15
|
585
|
October 5, 2020
|
Build error for SwiftSyntax iOS
|
|
4
|
840
|
September 28, 2020
|
Semantic Versions for 5.3
|
|
3
|
690
|
September 22, 2020
|
Editing one node of the syntax tree
|
|
3
|
417
|
August 24, 2020
|
Best way to bypass compile error for <T: Codable>?
|
|
5
|
380
|
July 31, 2020
|
Will the boolean "&&' become deprecated as the '++' and '--', etc.?
|
|
2
|
668
|
June 25, 2020
|
SwiftSyntax “as” Conversions
|
|
3
|
438
|
June 3, 2020
|
Multiline class declarations
|
|
3
|
360
|
April 29, 2020
|
Automated breaking change migration
|
|
9
|
1037
|
April 18, 2020
|
What's the story with SwiftSyntax and API stability?
|
|
0
|
319
|
March 28, 2020
|
No syntax highlighting for dependency code in my Swift package
|
|
2
|
642
|
March 25, 2020
|
Detecting binary operator precedence
|
|
2
|
410
|
February 2, 2020
|
Integrating libSyntax into the compiler pipeline
|
|
12
|
2535
|
October 15, 2019
|
Feasibility of building SwiftSyntax for iOS?
|
|
6
|
1262
|
October 2, 2019
|
Integrating libSyntax with the Rest of the Compiler Pipeline - GSoC 2019 Summary
|
|
2
|
568
|
August 29, 2019
|
Classification of Identifier
|
|
12
|
865
|
July 2, 2019
|
SwiftSyntax: Can't build swift-DEVELOPMENT-SNAPSHOT-2019-05-30-m
|
|
5
|
767
|
June 10, 2019
|
SwiftSyntax rewriter question
|
|
2
|
562
|
March 31, 2019
|
libSwiftSyntax.dylib without swiftmodules in Toolachains?
|
|
4
|
771
|
March 9, 2019
|
SwiftSyntax Syntax.withLeadingTrivia/withTrailingTrivia
|
|
7
|
664
|
February 22, 2019
|