Xcode Project targets as containers for Swift Macros (and Plugins)
|
|
1
|
413
|
September 27, 2023
|
Aggregate macros
|
|
0
|
337
|
September 26, 2023
|
Macro Adoption Concerns around SwiftSyntax
|
|
82
|
7560
|
September 25, 2023
|
Use macros without importing module each time?
|
|
1
|
264
|
September 24, 2023
|
Swift-blade: A macro powered dependency injection framework
|
|
0
|
273
|
September 23, 2023
|
SE-0407: Member Macro Conformances
|
|
6
|
1828
|
September 18, 2023
|
[Accepted] SE-0407: Member Macro Conformances
|
|
0
|
541
|
September 18, 2023
|
Swift macros without requiring swift-syntax
|
|
0
|
247
|
September 17, 2023
|
Crash with ExtensionMacro
|
|
3
|
589
|
September 6, 2023
|
'accessor' macro cannot be attached to a parameter
|
|
10
|
995
|
September 3, 2023
|
Applying a macro with another macro
|
|
5
|
570
|
August 30, 2023
|
How macros use 'MemberMacro' to generate dynamic new methods/properties
|
|
1
|
251
|
August 29, 2023
|
Can you apply macros to types defined in other modules?
|
|
0
|
320
|
August 21, 2023
|
[Pitch] Allow Accessor Macros on Let Declarations
|
|
5
|
1160
|
August 20, 2023
|
In swift macro, How do I read files to support dynamic configuration
|
|
4
|
595
|
August 17, 2023
|
Examples of ExtensionMacro
|
|
9
|
808
|
August 16, 2023
|
How to evaluate symbols with swift macros
|
|
2
|
387
|
August 11, 2023
|
Get list of keywords in swift in macros
|
|
4
|
539
|
August 11, 2023
|
'member' macro cannot be attached to property
|
|
3
|
495
|
August 9, 2023
|
Accessing a protocol's functions with SwiftSyntax
|
|
5
|
749
|
August 9, 2023
|
Swift Macro Toolkit: Making macro development a breeze
|
|
7
|
4007
|
August 8, 2023
|
Writing boilerplate macros
|
|
1
|
281
|
August 7, 2023
|
Can Macros add an attribute to a type?
|
|
3
|
712
|
August 2, 2023
|
Peer macro newly introduced names
|
|
1
|
350
|
July 31, 2023
|
Peer macros on a protocol
|
|
10
|
2088
|
July 25, 2023
|
Can you conditionally apply a macro?
|
|
0
|
246
|
July 25, 2023
|
Syntax trees passed to Expression Macro should not be folded
|
|
2
|
402
|
July 23, 2023
|
SE-0402: Generalize `conformance` macros as `extension` macros
|
|
24
|
2797
|
July 20, 2023
|
Introducing Spyable: A Swift Macro for Automatic Spies Generation
|
|
17
|
4195
|
July 20, 2023
|
Introducing MetaCodable: A Collection of Macros helping with custom Codable implementation generation
|
|
2
|
3078
|
July 18, 2023
|