[GSoC 2025] Re-implement property wrappers with macros
|
|
25
|
1411
|
May 8, 2025
|
Using @Bindable with a protocol?
|
|
4
|
187
|
May 8, 2025
|
[Pitch] Compiler-Level Support for Variadic Wrappers
|
|
15
|
942
|
April 12, 2025
|
Can @Published be implemented in Swift?
|
|
6
|
2698
|
March 31, 2025
|
DynamicProperty PropertyWrapper is not working as I expect it to work
|
|
6
|
236
|
March 13, 2025
|
How to write an atomic property wrapper for static variable?
|
|
7
|
175
|
March 13, 2025
|
Using nonisolated with wrapped properties
|
|
2
|
2374
|
March 4, 2025
|
Property wrappers in Sendable classes
|
|
3
|
360
|
January 29, 2025
|
Property wrappers and SwiftUI environment: how can @FetchRequest work?
|
|
6
|
2379
|
January 22, 2025
|
propertyWrapper with simple initializer as method's argument should behave like a default argument
|
|
1
|
216
|
July 19, 2024
|
wrappedValue property should not be constant stored property!
|
|
1
|
618
|
June 10, 2024
|
Announcing CodableWrappers
|
|
2
|
2328
|
April 27, 2024
|
Missing compiler diagnostics with ~Copyable property wrapper in function argument
|
|
0
|
400
|
April 13, 2024
|
Property Wrapper didSet/willSet is ignored
|
|
1
|
332
|
March 16, 2024
|
Disambiguating property wrappers with package name
|
|
1
|
364
|
January 11, 2024
|
Allow Property Wrappers with Multiple Arguments to Defer Initialization when wrappedValue is not Specified
|
|
35
|
9172
|
November 3, 2023
|
Property Wrappers in Pattern Matching
|
|
2
|
680
|
October 17, 2023
|
How to Make a Property Wrapper Observable in Swift?
|
|
2
|
1254
|
September 9, 2023
|
[Pitch] Refining Property-wrapper-related Initialization
|
|
5
|
2735
|
September 6, 2023
|
[Pitch] Allow Property Wrappers on Let Declarations
|
|
33
|
5534
|
August 17, 2023
|
Property wrapper requirements in protocols
|
|
42
|
15007
|
June 30, 2023
|
Property wrapper with wrappedValue of closure type
|
|
2
|
685
|
May 23, 2023
|
Sendable warning with thread safe property wrapper
|
|
5
|
4102
|
May 20, 2023
|
Why can errors not be thrown out of a property wrapper initializer?
|
|
0
|
802
|
March 23, 2023
|
Binary distributable XCFrameworks with Property Wrappers Issue
|
|
7
|
929
|
March 16, 2023
|
How should we reconstitute property wrappers?
|
|
9
|
1355
|
February 23, 2023
|
Using Property Wrappers with Codable
|
|
15
|
17854
|
February 13, 2023
|
Property wrapper with Opaque Type
|
|
2
|
717
|
January 16, 2023
|
State var's didSet fix or prohibition
|
|
11
|
7423
|
January 9, 2023
|
Accessing property wrapper itself using keypaths
|
|
1
|
1268
|
January 6, 2023
|