The static method generated by ExtensionMacro is not visible to compiler
|
|
11
|
1741
|
June 18, 2024
|
MemberMacro adds space to self inside subscript
|
|
3
|
380
|
June 14, 2024
|
Use macro to generate type with macro
|
|
2
|
388
|
May 29, 2024
|
Macro implementation type can't be found on local package when running tests
|
|
5
|
1270
|
May 24, 2024
|
@attached(accessor) macro on let property - bug or a feature?
|
|
3
|
585
|
May 22, 2024
|
PoC: Improving macro build times with WebAssembly
|
|
32
|
4465
|
May 16, 2024
|
Prefixed name doesn't work for peer macros
|
|
4
|
1651
|
May 10, 2024
|
Enabling .enableExperimentalFeature("BodyMacros") doesn't work
|
|
6
|
585
|
April 26, 2024
|
Swift Macro Member Named Symbols Interfering with Compiler Protocol Conformance Check?
|
|
2
|
518
|
April 24, 2024
|
ExtensionMacro on a nested type does not generate extension at top level?
|
|
5
|
486
|
April 20, 2024
|
Strategies for passing an enum value as a macro parameter and reading during expansion?
|
|
2
|
627
|
April 18, 2024
|
Can you avoid magic values when using default values in macro parameters?
|
|
2
|
938
|
April 17, 2024
|
In swift macro, How do I read files to support dynamic configuration
|
|
5
|
1484
|
April 14, 2024
|
Macros and XCFrameworks
|
|
42
|
5318
|
April 11, 2024
|
MacOS platform required to run macro unit tests: Why?
|
|
1
|
523
|
April 4, 2024
|
Syntax highlighting from a peer macro
|
|
2
|
558
|
April 2, 2024
|
Preview Macro behaviors unexpectedly
|
|
2
|
597
|
April 1, 2024
|
No visionOS support for Swift Macros?
|
|
2
|
673
|
March 28, 2024
|
Circular reference when combining attached peer and extension macros
|
|
0
|
352
|
March 25, 2024
|
Should Accessor Macros declarations require a names argument to synthesize getters and setters?
|
|
2
|
438
|
March 23, 2024
|
Are `FunctionCallExprSyntax` and `LabeledExprListSyntax` supposed to synthesize trailing commas?
|
|
3
|
522
|
March 23, 2024
|
Referencing peer macro expansion code in Release build causes EXC_BAD_ACCESS
|
|
4
|
704
|
March 20, 2024
|
What real world examples of Macros should be developed for GSOC 2024?
|
|
1
|
482
|
March 11, 2024
|
Best way to introduce Macros in a project?
|
|
0
|
499
|
February 28, 2024
|
How to implement a macro that generates a large RawRepresentable Enum?
|
|
14
|
2142
|
February 25, 2024
|
Support of extensions on a type other than the attached one
|
|
1
|
396
|
February 25, 2024
|
Invariant Macros Test Cases
|
|
2
|
517
|
February 23, 2024
|
Default argument values for Swift macros?
|
|
1
|
526
|
February 23, 2024
|
Why can't SwiftMacro communicate with each other?
|
|
5
|
469
|
February 19, 2024
|
Usefulness of macros seems limited by inability to introspect types outside the current file/decl
|
|
7
|
619
|
February 16, 2024
|