PeerMacro Role does not work together with AccessorMacro | | 0 | 74 | November 8, 2024 |
How to access the outermost type name in a PeerMacro? | | 1 | 143 | October 9, 2024 |
Compiler unable to infer type in case of multiple parameter packs | | 0 | 89 | October 7, 2024 |
How to import macros using methods other than SwiftPM | | 33 | 8619 | October 7, 2024 |
How to get access level of a type a macro is attached to? | | 5 | 230 | September 23, 2024 |
Xcode unable to expand macro when macro name matches name of existing type? | | 3 | 1298 | September 10, 2024 |
How to call macros with module as a "namespace"? | | 4 | 250 | September 6, 2024 |
How to build Package and Depend on Macros in Embedded Swift? | | 0 | 142 | August 21, 2024 |
How does the SwiftUI Entry macro get information about extension? | | 6 | 261 | August 20, 2024 |
How is SwiftUI entry macro possible? | | 2 | 350 | August 19, 2024 |
Accessor macros and lazy properties | | 5 | 324 | August 12, 2024 |
Macro protocols in swift-syntax lack async from expansion function requirements despite proposals stating they should have it | | 1 | 205 | August 13, 2024 |
Body Macro formatted despite formatMode disabled | | 4 | 197 | July 26, 2024 |
Freestanding macro with attached macro can't find code inside attached macro | | 4 | 881 | July 20, 2024 |
Issue using code from one macro in another | | 0 | 101 | July 20, 2024 |
Swift Syntax Comment Trivia - Expected prefixes | | 1 | 252 | July 16, 2024 |
How to depend on a non-macOS external package in macros | | 4 | 270 | July 10, 2024 |
Using an enum inside an attached macro | | 2 | 328 | June 24, 2024 |
Why do we need to declare protocol conformances for extension macros? Could we remove or relax this requirement? | | 1 | 321 | June 24, 2024 |
Approaches to testing macros | | 4 | 1000 | June 20, 2024 |
The static method generated by ExtensionMacro is not visible to compiler | | 11 | 1852 | June 18, 2024 |
MemberMacro adds space to self inside subscript | | 3 | 397 | June 14, 2024 |
Use macro to generate type with macro | | 2 | 479 | May 29, 2024 |
Macro implementation type can't be found on local package when running tests | | 5 | 2117 | May 24, 2024 |
@attached(accessor) macro on let property - bug or a feature? | | 3 | 815 | May 22, 2024 |
PoC: Improving macro build times with WebAssembly | | 32 | 4783 | May 16, 2024 |
Prefixed name doesn't work for peer macros | | 4 | 1833 | May 10, 2024 |
Enabling .enableExperimentalFeature("BodyMacros") doesn't work | | 6 | 896 | April 26, 2024 |
Swift Macro Member Named Symbols Interfering with Compiler Protocol Conformance Check? | | 2 | 649 | April 24, 2024 |
ExtensionMacro on a nested type does not generate extension at top level? | | 5 | 545 | April 20, 2024 |