A macro that makes all members of type public by default: possible?
|
|
2
|
94
|
December 13, 2024
|
Xcode unable to expand macro when macro name matches name of existing type?
|
|
3
|
863
|
September 10, 2024
|
New open-source package about swift macros
|
|
1
|
130
|
September 7, 2024
|
Why do we need to declare protocol conformances for extension macros? Could we remove or relax this requirement?
|
|
1
|
300
|
June 24, 2024
|
Have a macro automatically applied to all types conforming to a protocol?
|
|
0
|
317
|
June 7, 2024
|
Declaration name is not covered by macro
|
|
0
|
349
|
May 24, 2024
|
@attached(accessor) macro on let property - bug or a feature?
|
|
3
|
626
|
May 22, 2024
|
Introducing @Mockable: A Swift Macro driven Testing Framework
|
|
0
|
1627
|
April 8, 2024
|
Attached Macros and Comparable Conformance Issues
|
|
2
|
587
|
February 23, 2024
|
Property-Wrapper style attached macros with dollar-sign prefix? Or underscore?
|
|
3
|
1002
|
February 14, 2024
|
Xcode Refactor > Inline Macro produces broken code for some attached macros?
|
|
2
|
462
|
February 12, 2024
|
Compiler doesn't pass protocol conformance data
|
|
0
|
353
|
January 26, 2024
|
Introducing MetaCodable: A Collection of Macros helping with custom Codable implementation generation
|
|
7
|
7698
|
January 10, 2024
|
Introducing Spyable: A Swift Macro for Automatic Spies Generation
|
|
19
|
8350
|
December 27, 2023
|
[Pitch] Protocol Macros
|
|
20
|
3443
|
December 8, 2023
|
[Returned for revision] SE-0415: Function Body Macros
|
|
0
|
1338
|
December 21, 2023
|
SE-0415: Function Body Macros
|
|
31
|
3722
|
December 22, 2023
|
Multiple protocol conformances in extension macro
|
|
8
|
1051
|
December 19, 2023
|
Unable to extend types generated by macros
|
|
6
|
1248
|
November 29, 2023
|
Is it possible to for an extension macro to extend an already-declared type?
|
|
2
|
836
|
November 26, 2023
|
Inserting init accessor with macro
|
|
0
|
771
|
November 26, 2023
|
[Pitch] Generalize `conformance` macros as `extension` macros
|
|
46
|
5206
|
November 7, 2023
|
Where are attached macros actually expanded?
|
|
1
|
598
|
October 24, 2023
|
Testing extension macros
|
|
0
|
404
|
October 23, 2023
|
Attached macro support for enum case arguments
|
|
0
|
902
|
October 19, 2023
|
No-expansion attached macro
|
|
1
|
832
|
October 19, 2023
|
How to account for @Observable Macro expansion when creating your own Peer Macro
|
|
0
|
548
|
October 8, 2023
|
Adding package dependency to Macro is throwing "Failed to receive result from plugin" error
|
|
5
|
1449
|
September 6, 2023
|
'accessor' macro cannot be attached to a parameter
|
|
10
|
2063
|
September 3, 2023
|
Examples of ExtensionMacro
|
|
9
|
4197
|
August 16, 2023
|