Attached macro adding arbitrary conformance
|
|
4
|
162
|
February 5, 2025
|
Improved @available macro
|
|
0
|
227
|
January 24, 2025
|
MemberAttribute Macro -- Bug when Member has existing attributes?
|
|
1
|
51
|
January 24, 2025
|
A macro that makes all members of type public by default: possible?
|
|
2
|
120
|
December 13, 2024
|
Xcode unable to expand macro when macro name matches name of existing type?
|
|
3
|
922
|
September 10, 2024
|
New open-source package about swift macros
|
|
1
|
133
|
September 7, 2024
|
Why do we need to declare protocol conformances for extension macros? Could we remove or relax this requirement?
|
|
1
|
301
|
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
|
367
|
May 24, 2024
|
@attached(accessor) macro on let property - bug or a feature?
|
|
3
|
656
|
May 22, 2024
|
Introducing @Mockable: A Swift Macro driven Testing Framework
|
|
0
|
1721
|
April 8, 2024
|
Attached Macros and Comparable Conformance Issues
|
|
2
|
595
|
February 23, 2024
|
Property-Wrapper style attached macros with dollar-sign prefix? Or underscore?
|
|
3
|
1052
|
February 14, 2024
|
Xcode Refactor > Inline Macro produces broken code for some attached macros?
|
|
2
|
471
|
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
|
7755
|
January 10, 2024
|
Introducing Spyable: A Swift Macro for Automatic Spies Generation
|
|
19
|
8458
|
December 27, 2023
|
[Pitch] Protocol Macros
|
|
20
|
3453
|
December 8, 2023
|
[Returned for revision] SE-0415: Function Body Macros
|
|
0
|
1344
|
December 21, 2023
|
SE-0415: Function Body Macros
|
|
31
|
3746
|
December 22, 2023
|
Multiple protocol conformances in extension macro
|
|
8
|
1074
|
December 19, 2023
|
Unable to extend types generated by macros
|
|
6
|
1257
|
November 29, 2023
|
Is it possible to for an extension macro to extend an already-declared type?
|
|
2
|
851
|
November 26, 2023
|
Inserting init accessor with macro
|
|
0
|
818
|
November 26, 2023
|
[Pitch] Generalize `conformance` macros as `extension` macros
|
|
46
|
5231
|
November 7, 2023
|
Where are attached macros actually expanded?
|
|
1
|
603
|
October 24, 2023
|
Testing extension macros
|
|
0
|
404
|
October 23, 2023
|
Attached macro support for enum case arguments
|
|
0
|
907
|
October 19, 2023
|
No-expansion attached macro
|
|
1
|
836
|
October 19, 2023
|
How to account for @Observable Macro expansion when creating your own Peer Macro
|
|
0
|
563
|
October 8, 2023
|