This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
maxd/fix-executor-impl
Add File
New File
Upload File
Apply Patch
swift-mirror
/
lib
/
Macros
/
Sources
/
ObservationMacros
History
Philippe Hausler
a3d699241c
[Observation] Reduce the scope of the observation
shouldNotifyObservers
to only apply to observation and not side effects of accessors like willSet or didSet (
#79518
)
2025-02-21 11:32:19 -08:00
..
Availability.swift
ObservationMacros: Suppress a unreachable default warning.
2024-10-16 16:33:14 -07:00
CMakeLists.txt
[Macros] Remove unused dependency to SwiftOperators
2024-06-17 15:39:03 -07:00
Extensions.swift
[Observation] Exclude generic class types from pre-caching their keypaths (
#78790
)
2025-01-21 23:49:37 -08:00
ObservableMacro.swift
[Observation] Reduce the scope of the observation
shouldNotifyObservers
to only apply to observation and not side effects of accessors like willSet or didSet (
#79518
)
2025-02-21 11:32:19 -08:00