Swift-codable-macro: macros for custom conformance to Codable
|
|
0
|
108
|
June 14, 2025
|
Macros that take patterns
|
|
12
|
430
|
June 13, 2025
|
[Preview] Swift-Syntax Prebuilts for Macros
|
|
64
|
4440
|
June 10, 2025
|
"Macro expansion cannot introduce extension"?
|
|
15
|
4480
|
June 7, 2025
|
Compilation extremely slow since macros adoption
|
|
140
|
23267
|
May 30, 2025
|
Macro vs import declaration
|
|
0
|
98
|
May 28, 2025
|
Attached macro support for enum case arguments
|
|
1
|
1057
|
May 27, 2025
|
The future of serialization & deserialization APIs
|
|
142
|
12359
|
May 25, 2025
|
Type Checking Macro Arguments Against Declarations
|
|
2
|
97
|
May 21, 2025
|
Probing a.k.a. breakpoints for Swift Testing - precise control over side effects and fully observable state transitions in asynchronous functions
|
|
9
|
366
|
May 21, 2025
|
Macro evaluation order?
|
|
11
|
335
|
May 16, 2025
|
Publishable - synchronous observation of Observable changes through Combine
|
|
0
|
109
|
May 15, 2025
|
Can extension macro be used to extend a type different from the one the macro is applied to?
|
|
3
|
473
|
May 13, 2025
|
Using @Bindable with a protocol?
|
|
4
|
226
|
May 8, 2025
|
Accessing a Class members in SwiftSyntax
|
|
1
|
62
|
May 5, 2025
|
assertMacroExpansion doing string compare or syntax tree compare?
|
|
9
|
1357
|
May 4, 2025
|
Macro Adoption Concerns around SwiftSyntax
|
|
105
|
17856
|
April 28, 2025
|
PeerMacro on Protocol causes EXC_BAD_ACCESS during runtime
|
|
0
|
37
|
April 24, 2025
|
Introducing SnapshotTestingMacros
|
|
6
|
341
|
April 13, 2025
|
[Pitch] Compiler-Level Support for Variadic Wrappers
|
|
15
|
947
|
April 12, 2025
|
Unexpected warnings when capturing `self` in closures passed to macros with Swift 6.1
|
|
1
|
112
|
April 5, 2025
|
URLPattern: A Swift Macro that helps mapping URLs to Enum cases
|
|
0
|
98
|
April 5, 2025
|
How to add a protocol with a macro if it is not added yet?
|
|
4
|
191
|
March 26, 2025
|
Swift Macros: Build Time Overhead Concerns
|
|
17
|
4944
|
March 19, 2025
|
Codable-macro: A Swift macro that generates Codable implementations
|
|
8
|
325
|
March 14, 2025
|
Inserting init accessor with macro
|
|
3
|
984
|
March 13, 2025
|
Indentation issue with BodyMacro expansion
|
|
1
|
98
|
March 5, 2025
|
How to iterate through set of exact dependency versions for swift package using command line?
|
|
3
|
249
|
February 26, 2025
|
#expect and warn-long-expression-type-checking
|
|
4
|
197
|
February 18, 2025
|
Extension macro: names fails for "=="
|
|
15
|
278
|
February 16, 2025
|