Xcode unable to expand macro when macro name matches name of existing type?
|
|
3
|
741
|
September 10, 2024
|
New open-source package about swift macros
|
|
1
|
123
|
September 7, 2024
|
Why do we need to declare protocol conformances for extension macros? Could we remove or relax this requirement?
|
|
1
|
293
|
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
|
315
|
May 24, 2024
|
@attached(accessor) macro on let property - bug or a feature?
|
|
3
|
575
|
May 22, 2024
|
Introducing @Mockable: A Swift Macro driven Testing Framework
|
|
0
|
1462
|
April 8, 2024
|
Attached Macros and Comparable Conformance Issues
|
|
2
|
567
|
February 23, 2024
|
Property-Wrapper style attached macros with dollar-sign prefix? Or underscore?
|
|
3
|
921
|
February 14, 2024
|
Xcode Refactor > Inline Macro produces broken code for some attached macros?
|
|
2
|
448
|
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
|
7578
|
January 10, 2024
|
Introducing Spyable: A Swift Macro for Automatic Spies Generation
|
|
19
|
8137
|
December 27, 2023
|
[Pitch] Protocol Macros
|
|
20
|
3418
|
December 8, 2023
|
[Returned for revision] SE-0415: Function Body Macros
|
|
0
|
1325
|
December 21, 2023
|
SE-0415: Function Body Macros
|
|
31
|
3652
|
December 22, 2023
|
Multiple protocol conformances in extension macro
|
|
8
|
963
|
December 19, 2023
|
Unable to extend types generated by macros
|
|
6
|
1197
|
November 29, 2023
|
Is it possible to for an extension macro to extend an already-declared type?
|
|
2
|
760
|
November 26, 2023
|
Inserting init accessor with macro
|
|
0
|
704
|
November 26, 2023
|
[Pitch] Generalize `conformance` macros as `extension` macros
|
|
46
|
5159
|
November 7, 2023
|
Where are attached macros actually expanded?
|
|
1
|
593
|
October 24, 2023
|
Testing extension macros
|
|
0
|
404
|
October 23, 2023
|
Attached macro support for enum case arguments
|
|
0
|
888
|
October 19, 2023
|
No-expansion attached macro
|
|
1
|
825
|
October 19, 2023
|
How to account for @Observable Macro expansion when creating your own Peer Macro
|
|
0
|
524
|
October 8, 2023
|
Adding package dependency to Macro is throwing "Failed to receive result from plugin" error
|
|
5
|
1388
|
September 6, 2023
|
'accessor' macro cannot be attached to a parameter
|
|
10
|
2005
|
September 3, 2023
|
Examples of ExtensionMacro
|
|
9
|
3840
|
August 16, 2023
|
'member' macro cannot be attached to property
|
|
3
|
1386
|
August 9, 2023
|