|
Adding 'Test diamonds' to Xcode with a macro
|
|
3
|
206
|
March 1, 2025
|
|
"Recursive expansion of macro"?
|
|
2
|
769
|
February 26, 2025
|
|
Is there a way to programmatically allow (trust) the compiler plugin to run from the command line?
|
|
6
|
6951
|
February 13, 2025
|
|
Macro-generated code isn't documented
|
|
0
|
126
|
February 13, 2025
|
|
Automate the expansion of Swift macros
|
|
9
|
554
|
December 11, 2024
|
|
How to create a xcframework with macros inside?
|
|
1
|
173
|
November 28, 2024
|
|
Macro expression with compiler control statements
|
|
3
|
1861
|
November 27, 2024
|
|
Debug Code wrapped by Macro
|
|
0
|
139
|
November 20, 2024
|
|
PeerMacro Role does not work together with AccessorMacro
|
|
0
|
80
|
November 8, 2024
|
|
How to access the outermost type name in a PeerMacro?
|
|
1
|
163
|
October 9, 2024
|
|
Compiler unable to infer type in case of multiple parameter packs
|
|
0
|
118
|
October 7, 2024
|
|
How to import macros using methods other than SwiftPM
|
|
33
|
8997
|
October 7, 2024
|
|
How to get access level of a type a macro is attached to?
|
|
5
|
274
|
September 23, 2024
|
|
Xcode unable to expand macro when macro name matches name of existing type?
|
|
3
|
1557
|
September 10, 2024
|
|
How to call macros with module as a "namespace"?
|
|
4
|
288
|
September 6, 2024
|
|
How to build Package and Depend on Macros in Embedded Swift?
|
|
0
|
162
|
August 21, 2024
|
|
How does the SwiftUI Entry macro get information about extension?
|
|
6
|
321
|
August 20, 2024
|
|
How is SwiftUI entry macro possible?
|
|
2
|
371
|
August 19, 2024
|
|
Accessor macros and lazy properties
|
|
5
|
389
|
August 12, 2024
|
|
Macro protocols in swift-syntax lack async from expansion function requirements despite proposals stating they should have it
|
|
1
|
259
|
August 13, 2024
|
|
Body Macro formatted despite formatMode disabled
|
|
4
|
256
|
July 26, 2024
|
|
Freestanding macro with attached macro can't find code inside attached macro
|
|
4
|
921
|
July 20, 2024
|
|
Issue using code from one macro in another
|
|
0
|
116
|
July 20, 2024
|
|
Swift Syntax Comment Trivia - Expected prefixes
|
|
1
|
313
|
July 16, 2024
|
|
How to depend on a non-macOS external package in macros
|
|
4
|
323
|
July 10, 2024
|
|
Using an enum inside an attached macro
|
|
2
|
368
|
June 24, 2024
|
|
Why do we need to declare protocol conformances for extension macros? Could we remove or relax this requirement?
|
|
1
|
361
|
June 24, 2024
|
|
Approaches to testing macros
|
|
4
|
1115
|
June 20, 2024
|
|
The static method generated by ExtensionMacro is not visible to compiler
|
|
11
|
1933
|
June 18, 2024
|
|
MemberMacro adds space to self inside subscript
|
|
3
|
425
|
June 14, 2024
|