Announcing SyntaxKit
|
|
0
|
221
|
June 19, 2025
|
Update Tutorial screenshots for Xcode16
|
|
3
|
201
|
June 14, 2025
|
Attached macro support for enum case arguments
|
|
1
|
1060
|
May 27, 2025
|
Macro Adoption Concerns around SwiftSyntax
|
|
105
|
17873
|
April 28, 2025
|
Preprocessor-like transformations in swift-syntax?
|
|
2
|
46
|
April 10, 2025
|
How to add a protocol with a macro if it is not added yet?
|
|
4
|
193
|
March 26, 2025
|
Parsing question about the #whatever expressions
|
|
3
|
595
|
June 9, 2024
|
RFC process for public API changes in swift-syntax
|
|
2
|
315
|
January 9, 2025
|
[Mini-Vision] Rethinking expectation capture in Swift Testing
|
|
0
|
378
|
January 8, 2025
|
Sequencing Swift Components
|
|
1
|
172
|
November 19, 2024
|
SwiftSyntax Builds for x86 on ARM
|
|
1
|
151
|
November 18, 2024
|
[GSoC-2024] SwiftLexicalLookup - a new lexical name lookup library
|
|
4
|
591
|
November 15, 2024
|
How do I test generated syntax against expected string in swift-syntax version 600?
|
|
3
|
140
|
October 25, 2024
|
Discrepancy between swift-ast-explorer and swift-syntax
|
|
4
|
175
|
October 2, 2024
|
Xcode unable to expand macro when macro name matches name of existing type?
|
|
3
|
1098
|
September 10, 2024
|
Multiple SwiftPM modules with macros triggers build failure "Multiple command produce …"
|
|
0
|
77
|
August 23, 2024
|
Xcode Refactor Actions and VS Code Code Actions
|
|
2
|
175
|
August 20, 2024
|
Macro protocols in swift-syntax lack async from expansion function requirements despite proposals stating they should have it
|
|
1
|
192
|
August 13, 2024
|
Body Macro formatted despite formatMode disabled
|
|
4
|
174
|
July 26, 2024
|
Learning SwiftSyntax: Is this a good approach to identifying protocols
|
|
1
|
298
|
July 11, 2024
|
Replace `?.` and `!.` with `?` and `!`
|
|
6
|
926
|
July 10, 2024
|
[GSoC 2024] Improving Keyword Completion in SwiftSyntax - Draft Proposal & Discussion
|
|
2
|
1010
|
March 25, 2024
|
Code generation: Swift Syntax or Mustache?
|
|
12
|
1803
|
June 7, 2024
|
Announcing SwiftSyntaxBuilder
|
|
12
|
3906
|
May 30, 2024
|
Passing Syntax directly to the macro without swift-syntax
|
|
5
|
697
|
May 14, 2024
|
Swift Macro Member Named Symbols Interfering with Compiler Protocol Conformance Check?
|
|
2
|
627
|
April 24, 2024
|
ExtensionMacro on a nested type does not generate extension at top level?
|
|
5
|
527
|
April 20, 2024
|
Strategies for passing an enum value as a macro parameter and reading during expansion?
|
|
2
|
742
|
April 18, 2024
|
Finding type decorated by AttributeSyntax
|
|
4
|
318
|
April 11, 2024
|
Macros and XCFrameworks
|
|
42
|
5785
|
April 11, 2024
|