Xcode unable to expand macro when macro name matches name of existing type?
|
|
3
|
771
|
September 10, 2024
|
New open-source package about swift macros
|
|
1
|
125
|
September 7, 2024
|
Why do we need to declare protocol conformances for extension macros? Could we remove or relax this requirement?
|
|
1
|
296
|
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
|
320
|
May 24, 2024
|
@attached(accessor) macro on let property - bug or a feature?
|
|
3
|
582
|
May 22, 2024
|
Introducing @Mockable: A Swift Macro driven Testing Framework
|
|
0
|
1502
|
April 8, 2024
|
Attached Macros and Comparable Conformance Issues
|
|
2
|
571
|
February 23, 2024
|
Property-Wrapper style attached macros with dollar-sign prefix? Or underscore?
|
|
3
|
951
|
February 14, 2024
|
Xcode Refactor > Inline Macro produces broken code for some attached macros?
|
|
2
|
451
|
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
|
7604
|
January 10, 2024
|
Introducing Spyable: A Swift Macro for Automatic Spies Generation
|
|
19
|
8174
|
December 27, 2023
|
[Pitch] Protocol Macros
|
|
20
|
3423
|
December 8, 2023
|
[Returned for revision] SE-0415: Function Body Macros
|
|
0
|
1327
|
December 21, 2023
|
SE-0415: Function Body Macros
|
|
31
|
3664
|
December 22, 2023
|
Multiple protocol conformances in extension macro
|
|
8
|
979
|
December 19, 2023
|
Unable to extend types generated by macros
|
|
6
|
1214
|
November 29, 2023
|
Is it possible to for an extension macro to extend an already-declared type?
|
|
2
|
775
|
November 26, 2023
|
Inserting init accessor with macro
|
|
0
|
716
|
November 26, 2023
|
[Pitch] Generalize `conformance` macros as `extension` macros
|
|
46
|
5170
|
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
|
892
|
October 19, 2023
|
No-expansion attached macro
|
|
1
|
826
|
October 19, 2023
|
How to account for @Observable Macro expansion when creating your own Peer Macro
|
|
0
|
530
|
October 8, 2023
|
Adding package dependency to Macro is throwing "Failed to receive result from plugin" error
|
|
5
|
1407
|
September 6, 2023
|
'accessor' macro cannot be attached to a parameter
|
|
10
|
2018
|
September 3, 2023
|
Examples of ExtensionMacro
|
|
9
|
3904
|
August 16, 2023
|
'member' macro cannot be attached to property
|
|
3
|
1402
|
August 9, 2023
|