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-20 15:42:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
201,652
Commits
666
Branches
3,028
Tags
xcode-27-update
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