Most ridiculous hello world app ever
|
|
1
|
324
|
March 27, 2023
|
Potential Swift grammar simplification
|
|
5
|
365
|
March 24, 2023
|
Pre-Pitch: `@package` argument syntax
|
|
8
|
744
|
February 9, 2023
|
Announcing SwiftSyntaxBuilder
|
|
5
|
1275
|
December 18, 2022
|
Is MetatypeTypeSyntax deprecated?
|
|
1
|
648
|
November 24, 2022
|
Demo of my Swift Interpreter that uses SwiftSyntax
|
|
7
|
3732
|
September 19, 2022
|
How to modify the format of nested structures in SwiftSyntaxBuilder?
|
|
1
|
249
|
May 27, 2022
|
Use SwiftSyntax itself to generate SwiftSyntax’s source code
|
|
3
|
677
|
April 19, 2022
|
Use SwiftSyntax itself to generate SwiftSyntax’s source code
|
|
2
|
642
|
March 15, 2022
|
Generating Code using SwiftSyntax
|
|
4
|
1004
|
February 2, 2022
|
LLDB not working with SwiftSyntax?
|
|
0
|
282
|
November 27, 2021
|
Special syntax for blocks who capture all variables as weak
|
|
16
|
1668
|
June 29, 2021
|
Why is implicit `[weak self]` not the norm?
|
|
19
|
3903
|
June 9, 2021
|
Cannot convert value of type 'CodeBlockSyntax' to expected argument type 'Syntax'
|
|
3
|
976
|
March 15, 2021
|
How to use "@memberwise" attribute to initialize a struct/class
|
|
15
|
672
|
October 5, 2020
|
Build error for SwiftSyntax iOS
|
|
4
|
1109
|
September 28, 2020
|
Semantic Versions for 5.3
|
|
3
|
754
|
September 22, 2020
|
Editing one node of the syntax tree
|
|
3
|
486
|
August 24, 2020
|
Best way to bypass compile error for <T: Codable>?
|
|
5
|
515
|
July 31, 2020
|
Will the boolean "&&' become deprecated as the '++' and '--', etc.?
|
|
2
|
777
|
June 25, 2020
|
SwiftSyntax “as” Conversions
|
|
3
|
533
|
June 3, 2020
|
Multiline class declarations
|
|
3
|
491
|
April 29, 2020
|
Automated breaking change migration
|
|
9
|
1146
|
April 18, 2020
|
What's the story with SwiftSyntax and API stability?
|
|
0
|
382
|
March 28, 2020
|
No syntax highlighting for dependency code in my Swift package
|
|
2
|
767
|
March 25, 2020
|
Detecting binary operator precedence
|
|
2
|
505
|
February 2, 2020
|
Integrating libSyntax into the compiler pipeline
|
|
12
|
2785
|
October 15, 2019
|
Feasibility of building SwiftSyntax for iOS?
|
|
6
|
1395
|
October 2, 2019
|
Integrating libSyntax with the Rest of the Compiler Pipeline - GSoC 2019 Summary
|
|
2
|
651
|
August 29, 2019
|
Classification of Identifier
|
|
12
|
940
|
July 2, 2019
|