|
Macros and XCFrameworks
|
|
42
|
5042
|
April 11, 2024
|
|
MacOS platform required to run macro unit tests: Why?
|
|
1
|
496
|
April 4, 2024
|
|
Syntax highlighting from a peer macro
|
|
2
|
543
|
April 2, 2024
|
|
Preview Macro behaviors unexpectedly
|
|
2
|
538
|
April 1, 2024
|
|
No visionOS support for Swift Macros?
|
|
2
|
601
|
March 28, 2024
|
|
Circular reference when combining attached peer and extension macros
|
|
0
|
318
|
March 25, 2024
|
|
Should Accessor Macros declarations require a names argument to synthesize getters and setters?
|
|
2
|
415
|
March 23, 2024
|
|
Are `FunctionCallExprSyntax` and `LabeledExprListSyntax` supposed to synthesize trailing commas?
|
|
3
|
455
|
March 23, 2024
|
|
Referencing peer macro expansion code in Release build causes EXC_BAD_ACCESS
|
|
4
|
694
|
March 20, 2024
|
|
What real world examples of Macros should be developed for GSOC 2024?
|
|
1
|
476
|
March 11, 2024
|
|
Best way to introduce Macros in a project?
|
|
0
|
449
|
February 28, 2024
|
|
How to implement a macro that generates a large RawRepresentable Enum?
|
|
14
|
1948
|
February 25, 2024
|
|
Support of extensions on a type other than the attached one
|
|
1
|
388
|
February 25, 2024
|
|
Invariant Macros Test Cases
|
|
2
|
514
|
February 23, 2024
|
|
Default argument values for Swift macros?
|
|
1
|
460
|
February 23, 2024
|
|
Why can't SwiftMacro communicate with each other?
|
|
5
|
462
|
February 19, 2024
|
|
Usefulness of macros seems limited by inability to introspect types outside the current file/decl
|
|
7
|
609
|
February 16, 2024
|
|
[Macro] Circular reference error when adding extensions to a type decorated by a peer macro
|
|
6
|
2415
|
February 15, 2024
|
|
Is there a difference in writing macros using types or string interpolation?
|
|
2
|
384
|
February 14, 2024
|
|
Property-Wrapper style attached macros with dollar-sign prefix? Or underscore?
|
|
3
|
804
|
February 14, 2024
|
|
Xcode unable to expand macro when macro name matches name of existing type?
|
|
2
|
579
|
February 13, 2024
|
|
Xcode Refactor > Inline Macro produces broken code for some attached macros?
|
|
2
|
430
|
February 12, 2024
|
|
Macros: Xcode 15 and SwiftPM difference of opinions
|
|
2
|
1420
|
February 8, 2024
|
|
Macros with lazy var
|
|
0
|
534
|
January 31, 2024
|
|
Unit testing fix-its
|
|
2
|
487
|
January 30, 2024
|
|
Swift Macros with XcodeProj targets
|
|
1
|
671
|
January 29, 2024
|
|
Refering to where I am
|
|
1
|
670
|
January 20, 2024
|
|
Is this macro possible?
|
|
5
|
740
|
January 19, 2024
|
|
Can't test macros on Xcode 15.1+
|
|
3
|
1429
|
January 19, 2024
|
|
Circular Reference error when using keypaths to properties with Macros: Bug or Expected Behaviour?
|
|
1
|
748
|
December 26, 2023
|