[Preview] Swift-Syntax Prebuilts for Macros
|
|
70
|
5196
|
July 8, 2025
|
Introducing Equatable: package that provides macros for generating Equatable conformances for structs for high performance SwiftUi view diffing
|
|
11
|
447
|
July 7, 2025
|
[Pitch] Add `unprefixed` and `unsuffixed` Naming Options to Attached Macros
|
|
2
|
257
|
July 3, 2025
|
Macro vs. Import Declaration
|
|
0
|
105
|
July 1, 2025
|
REST request macro
|
|
2
|
139
|
June 27, 2025
|
'body' macro cannot be attached to property
|
|
10
|
655
|
June 26, 2025
|
Can a macro depends on another macro?
|
|
5
|
219
|
June 26, 2025
|
Private here or private there? bug or something strange
|
|
2
|
145
|
June 24, 2025
|
Swift-codable-macro: macros for custom conformance to Codable
|
|
0
|
128
|
June 14, 2025
|
Macros that take patterns
|
|
12
|
450
|
June 13, 2025
|
"Macro expansion cannot introduce extension"?
|
|
15
|
4516
|
June 7, 2025
|
Compilation extremely slow since macros adoption
|
|
140
|
23348
|
May 30, 2025
|
Macro vs import declaration
|
|
0
|
102
|
May 28, 2025
|
Attached macro support for enum case arguments
|
|
1
|
1064
|
May 27, 2025
|
The future of serialization & deserialization APIs
|
|
142
|
12528
|
May 25, 2025
|
Type Checking Macro Arguments Against Declarations
|
|
2
|
100
|
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
|
369
|
May 21, 2025
|
Macro evaluation order?
|
|
11
|
336
|
May 16, 2025
|
Publishable - synchronous observation of Observable changes through Combine
|
|
0
|
115
|
May 15, 2025
|
Can extension macro be used to extend a type different from the one the macro is applied to?
|
|
3
|
476
|
May 13, 2025
|
Using @Bindable with a protocol?
|
|
4
|
267
|
May 8, 2025
|
Accessing a Class members in SwiftSyntax
|
|
1
|
64
|
May 5, 2025
|
assertMacroExpansion doing string compare or syntax tree compare?
|
|
9
|
1375
|
May 4, 2025
|
Macro Adoption Concerns around SwiftSyntax
|
|
105
|
17881
|
April 28, 2025
|
PeerMacro on Protocol causes EXC_BAD_ACCESS during runtime
|
|
0
|
39
|
April 24, 2025
|
Introducing SnapshotTestingMacros
|
|
6
|
352
|
April 13, 2025
|
[Pitch] Compiler-Level Support for Variadic Wrappers
|
|
15
|
953
|
April 12, 2025
|
Unexpected warnings when capturing `self` in closures passed to macros with Swift 6.1
|
|
1
|
116
|
April 5, 2025
|
URLPattern: A Swift Macro that helps mapping URLs to Enum cases
|
|
0
|
103
|
April 5, 2025
|
How to add a protocol with a macro if it is not added yet?
|
|
4
|
194
|
March 26, 2025
|