Inserting init accessor with macro
|
|
3
|
960
|
March 13, 2025
|
Attached macro adding arbitrary conformance
|
|
4
|
182
|
February 5, 2025
|
Improved @available macro
|
|
0
|
255
|
January 24, 2025
|
MemberAttribute Macro -- Bug when Member has existing attributes?
|
|
1
|
61
|
January 24, 2025
|
A macro that makes all members of type public by default: possible?
|
|
2
|
175
|
December 13, 2024
|
Xcode unable to expand macro when macro name matches name of existing type?
|
|
3
|
1027
|
September 10, 2024
|
New open-source package about swift macros
|
|
1
|
138
|
September 7, 2024
|
Why do we need to declare protocol conformances for extension macros? Could we remove or relax this requirement?
|
|
1
|
309
|
June 24, 2024
|
Have a macro automatically applied to all types conforming to a protocol?
|
|
0
|
318
|
June 7, 2024
|
Declaration name is not covered by macro
|
|
0
|
419
|
May 24, 2024
|
@attached(accessor) macro on let property - bug or a feature?
|
|
3
|
715
|
May 22, 2024
|
Introducing @Mockable: A Swift Macro driven Testing Framework
|
|
0
|
1873
|
April 8, 2024
|
Attached Macros and Comparable Conformance Issues
|
|
2
|
632
|
February 23, 2024
|
Property-Wrapper style attached macros with dollar-sign prefix? Or underscore?
|
|
3
|
1133
|
February 14, 2024
|
Xcode Refactor > Inline Macro produces broken code for some attached macros?
|
|
2
|
499
|
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
|
7891
|
January 10, 2024
|
Introducing Spyable: A Swift Macro for Automatic Spies Generation
|
|
19
|
8615
|
December 27, 2023
|
[Pitch] Protocol Macros
|
|
20
|
3471
|
December 8, 2023
|
[Returned for revision] SE-0415: Function Body Macros
|
|
0
|
1361
|
December 21, 2023
|
SE-0415: Function Body Macros
|
|
31
|
3812
|
December 22, 2023
|
Multiple protocol conformances in extension macro
|
|
8
|
1152
|
December 19, 2023
|
Unable to extend types generated by macros
|
|
6
|
1291
|
November 29, 2023
|
Is it possible to for an extension macro to extend an already-declared type?
|
|
2
|
911
|
November 26, 2023
|
[Pitch] Generalize `conformance` macros as `extension` macros
|
|
46
|
5286
|
November 7, 2023
|
Where are attached macros actually expanded?
|
|
1
|
613
|
October 24, 2023
|
Testing extension macros
|
|
0
|
406
|
October 23, 2023
|
Attached macro support for enum case arguments
|
|
0
|
927
|
October 19, 2023
|
No-expansion attached macro
|
|
1
|
843
|
October 19, 2023
|
How to account for @Observable Macro expansion when creating your own Peer Macro
|
|
0
|
588
|
October 8, 2023
|