[GSoC 2025] Re-implement property wrappers with macros
|
|
25
|
1418
|
May 8, 2025
|
Using @Bindable with a protocol?
|
|
4
|
227
|
May 8, 2025
|
[Pitch] Compiler-Level Support for Variadic Wrappers
|
|
15
|
947
|
April 12, 2025
|
Can @Published be implemented in Swift?
|
|
6
|
2711
|
March 31, 2025
|
DynamicProperty PropertyWrapper is not working as I expect it to work
|
|
6
|
242
|
March 13, 2025
|
How to write an atomic property wrapper for static variable?
|
|
7
|
181
|
March 13, 2025
|
Using nonisolated with wrapped properties
|
|
2
|
2414
|
March 4, 2025
|
Property wrappers in Sendable classes
|
|
3
|
427
|
January 29, 2025
|
Property wrappers and SwiftUI environment: how can @FetchRequest work?
|
|
6
|
2384
|
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
|
620
|
June 10, 2024
|
Announcing CodableWrappers
|
|
2
|
2329
|
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
|
333
|
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
|
9176
|
November 3, 2023
|
Property Wrappers in Pattern Matching
|
|
2
|
680
|
October 17, 2023
|
How to Make a Property Wrapper Observable in Swift?
|
|
2
|
1263
|
September 9, 2023
|
[Pitch] Refining Property-wrapper-related Initialization
|
|
5
|
2736
|
September 6, 2023
|
[Pitch] Allow Property Wrappers on Let Declarations
|
|
33
|
5554
|
August 17, 2023
|
Property wrapper requirements in protocols
|
|
42
|
15025
|
June 30, 2023
|
Property wrapper with wrappedValue of closure type
|
|
2
|
690
|
May 23, 2023
|
Sendable warning with thread safe property wrapper
|
|
5
|
4180
|
May 20, 2023
|
Why can errors not be thrown out of a property wrapper initializer?
|
|
0
|
804
|
March 23, 2023
|
Binary distributable XCFrameworks with Property Wrappers Issue
|
|
7
|
933
|
March 16, 2023
|
How should we reconstitute property wrappers?
|
|
9
|
1361
|
February 23, 2023
|
Using Property Wrappers with Codable
|
|
15
|
17881
|
February 13, 2023
|
Property wrapper with Opaque Type
|
|
2
|
717
|
January 16, 2023
|
State var's didSet fix or prohibition
|
|
11
|
7481
|
January 9, 2023
|
Accessing property wrapper itself using keypaths
|
|
1
|
1275
|
January 6, 2023
|