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
2026-03-04 18:24:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db19c19e199a2bd273b6dfd232d98a67c85d0aed
swift-mirror
/
test
/
SymbolGraph
/
Relationships
History
QuietMisdreavus
632f0a33b9
don't emit symbols and protocols from unconditionally unavailable extensions (
#67539
)
...
rdar://112137607
2023-07-26 15:04:25 -06:00
..
ConformsTo
don't emit symbols and protocols from unconditionally unavailable extensions (
#67539
)
2023-07-26 15:04:25 -06:00
DefaultImplementationOf
connect memberOf relationship of default implementation targets to extension block symbol if extension block symbol format is used (
#61406
)
2022-11-15 16:10:59 -07:00
InheritsFrom
fix symbol graph bug where enabling extension block format caused inheritsFrom relationships of extended symbols to be emitted in extension graphs (
#61951
)
2022-11-15 09:18:09 -07:00
MemberOf
don't emit symbols and protocols from unconditionally unavailable extensions (
#67539
)
2023-07-26 15:04:25 -06:00
Synthesized
allow any ValueDecl to take part in picking a best candidate (
#65441
)
2023-04-27 08:03:12 -06:00
OptionalRequirementOf.swift
[SymbolGraph] Determine optional requirement by presence of OptionalAttr
2021-09-25 11:50:53 +10:00
Overrides.swift
…
RequirementOf.swift
[SymbolGraph] Determine optional requirement by presence of OptionalAttr
2021-09-25 11:50:53 +10:00
TargetFallback.swift
…