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-06-27 12:25:55 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
197,544
Commits
668
Branches
3,029
Tags
abc0f53e5459af848eecf40ffb883c707745860d
Commit Graph
2 Commits
Author
SHA1
Message
Date
Erik Eckstein
3f95ce9645
Optimizer: fix spelling of the Simplifiable protocol
...
Rename `Simplifyable` -> `Simplifiable` NFC
2025-02-12 09:01:11 +01:00
Erik Eckstein
88973a3cd5
Swift Optimizer: add simplification for
tuple_extract
...
Replace tuple_extract(tuple(x)) -> x
2023-05-08 21:23:36 +02:00