[GSoC-2024] Expansion of Swift Macros in Visual Studio Code - Lokesh.T.R (Alex Hoppen & Adam Fowler)
|
|
5
|
213
|
September 18, 2024
|
Custom Coding Path for Codable with Swift Macro
|
|
1
|
216
|
September 14, 2024
|
[GSoC-2024] Expansion of Swift Macros in Visual Studio Code (Detailed Post) - Lokesh.T.R (Alex Hoppen & Adam Fowler)
|
|
16
|
717
|
September 11, 2024
|
Xcode unable to expand macro when macro name matches name of existing type?
|
|
3
|
661
|
September 10, 2024
|
New open-source package about swift macros
|
|
1
|
117
|
September 7, 2024
|
RawRepresentable conformance for generic types such as Set, ClosedRange
|
|
6
|
135
|
August 31, 2024
|
Swift Macros: need help generating mocks that conform to protocols declared in other targets
|
|
1
|
67
|
August 25, 2024
|
'MyMacros.ExposeMacro' is not a valid macro implementation type in library plugin
|
|
1
|
45
|
August 25, 2024
|
Macro Adoption Concerns around SwiftSyntax
|
|
104
|
16879
|
August 25, 2024
|
Extension Macros and nested types
|
|
0
|
79
|
August 18, 2024
|
Macro protocols in swift-syntax lack async from expansion function requirements despite proposals stating they should have it
|
|
1
|
132
|
August 13, 2024
|
'body' macro cannot be attached to property
|
|
8
|
315
|
August 6, 2024
|
Value Pack Expansion and Single Element Tuples
|
|
4
|
124
|
August 5, 2024
|
How to iterate through set of exact dependency versions for swift package using command line?
|
|
2
|
58
|
July 31, 2024
|
[Discussion] `#if hasSymbol(Module.Symbol)`, a compile time check for a module symbol's availability
|
|
33
|
3173
|
July 31, 2024
|
Swift Macro for exciting package
|
|
4
|
207
|
July 28, 2024
|
Help me implement this simple Macro
|
|
3
|
402
|
June 17, 2024
|
[Pitch] Relax the use of compiler-generated $-prefixed identifiers as closure argument names
|
|
11
|
481
|
July 27, 2024
|
Body Macro formatted despite formatMode disabled
|
|
4
|
84
|
July 26, 2024
|
How to keep tests from getting "stuck" on previously compiled macro expansion?
|
|
2
|
77
|
July 24, 2024
|
Issue using code from one macro in another
|
|
0
|
76
|
July 20, 2024
|
Producing single-line code blocks in a macro
|
|
3
|
117
|
July 17, 2024
|
PoC: Result Builder using Body Macro
|
|
2
|
342
|
July 14, 2024
|
Swift Macros: Build Time Overhead Concerns
|
|
10
|
3583
|
July 9, 2024
|
Compilation extremely slow since macros adoption
|
|
94
|
16515
|
June 29, 2024
|
Why do we need to declare protocol conformances for extension macros? Could we remove or relax this requirement?
|
|
1
|
287
|
June 24, 2024
|
Help with a macro that returns a regular expression
|
|
0
|
171
|
June 20, 2024
|
Approaches to testing macros
|
|
4
|
704
|
June 20, 2024
|
Enforce what type a macro can be applied to?
|
|
1
|
213
|
June 20, 2024
|
About built-in macros, both old and new
|
|
3
|
632
|
June 13, 2024
|