Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
swiftlang
/
swift
Public
Notifications
You must be signed in to change notification settings
Fork
10.6k
Star
69.3k
Code
Issues
5k+
Pull requests
1.2k
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Security
Insights
Commits
Branch selector
9511994
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 18, 2021
Revert "Merge pull request #40595 from hamishknight/straw-bales"
Show description for 9511994
aschwaighofer
committed
9511994
Copy full SHA for 9511994
Merge pull request #40618 from gottesmm/pr-d3608d451d1e66f7ef8a30468cdbad0b78f44e8e
Show description for 296e38f
gottesmm
authored
296e38f
Copy full SHA for 296e38f
Merge pull request #39137 from AnthonyLatsis/deoptimize
AnthonyLatsis
authored
877f68d
Copy full SHA for 877f68d
Merge pull request #40595 from hamishknight/straw-bales
Show description for a67a043
milseman
authored
a67a043
Copy full SHA for a67a043
Merge pull request #40270 from xedin/thunks-for-dist-methods
Show description for 9965df7
xedin
authored
9965df7
Copy full SHA for 9965df7
Merge pull request #40616 from DougGregor/concurrency-sendable-frozen-types
DougGregor
authored
c4e8844
Copy full SHA for c4e8844
Commits on Dec 17, 2021
Merge pull request #40612 from rintaro/sourcekit-llvminitialize
Show description for 21e13c4
rintaro
authored
21e13c4
Copy full SHA for 21e13c4
Merge pull request #40619 from DougGregor/swiftfoundation-nsobject
swift-ci
authored
3e98dd4
Copy full SHA for 3e98dd4
Merge pull request #40599 from beccadax/ahead-of-its-time
Show description for 5443baa
beccadax
authored
5443baa
Copy full SHA for 5443baa
Allow SwiftFoundation to declare NSObject, too
Show description for fd41366
DougGregor
committed
fd41366
Copy full SHA for fd41366
[move-function] Move the single basic block dataflow also onto that helper struct.
gottesmm
committed
2dcefe5
Copy full SHA for 2dcefe5
[move-function] Refactor out the main dataflow computation into a helper struct.
gottesmm
committed
fe4e16b
Copy full SHA for fe4e16b
[gardening] Move a utility function into the utility section of the file before more re-organization.
gottesmm
committed
e7c9320
Copy full SHA for e7c9320
[move-function] Move addressesToCheck out of MoveKillsCopyableAddressesObjectChecker and into the users of said checker.
Show description for 5b1ec61
gottesmm
committed
5b1ec61
Copy full SHA for 5b1ec61
[move-function] Convert MoveKillsCopyableAddressesObjectChecker.visitor to be a local variable instead of a field.
Show description for 40c6f7d
gottesmm
committed
40c6f7d
Copy full SHA for 40c6f7d
Merge pull request #40614 from aschwaighofer/rdar_86643295
Show description for 0b74cb1
aschwaighofer
authored
0b74cb1
Copy full SHA for 0b74cb1
unresolvable_dynamic_metadata_cycles.swift expects output only available on newer
Show description for 764408a
aschwaighofer
committed
764408a
Copy full SHA for 764408a
Merge pull request #40567 from slavapestov/rqm-abstract-type-witness
Show description for 48c6529
slavapestov
authored
48c6529
Copy full SHA for 48c6529
Explicit Sendable conformances for `@frozen` types
Show description for 400404c
DougGregor
committed
400404c
Copy full SHA for 400404c
[Distributed] Temporary disable accessor tests on Windows
Show description for d6d9b55
xedin
committed
d6d9b55
Copy full SHA for d6d9b55
[Distributed] Runtime/NFC: Split accessor thunk tests into 32/64 bit versions
xedin
committed
351300e
Copy full SHA for 351300e
[Distributed] Runtime: Fix accessor section test-case to support 32/64 bit platforms
xedin
committed
8d14443
Copy full SHA for 8d14443
[Distributed] NFC: Remove `align 8` from the accessor thunks test-cases
xedin
committed
bc09fa3
Copy full SHA for bc09fa3
[Distributed] IRGen: Make sure that arguments extracted from buffer have correct ownership
Show description for 2180e4d
xedin
committed
2180e4d
Copy full SHA for 2180e4d
[Distributed] IRGen: Load arguments directly into argument explosion
Show description for 304f3db
xedin
committed
304f3db
Copy full SHA for 304f3db
[Distributed] Adjust accessor tests to match Windows/Linux section name correctly
xedin
committed
9b21742
Copy full SHA for 9b21742
[Distributed] NFC: Update accessor test-cases to use `FakeActorSystem` instead of `Transport`
xedin
committed
151bae1
Copy full SHA for 151bae1
[Distributed] Remove outdated declaration of `_executeDistributedTarget` from `DistributedActor.swift`
Show description for dd0d5a8
xedin
committed
dd0d5a8
Copy full SHA for dd0d5a8
[Distributed] IRGen: Adjust distributed method accessor to store result into a provided buffer
Show description for 111ceb1
xedin
committed
111ceb1
Copy full SHA for 111ceb1
[Distributed] Runtime: Implement `_executeDistributedTarget`
Show description for ed97120
xedin
committed
ed97120
Copy full SHA for ed97120
[Distributed] IRGen: Store async function pointer to distributed accessor
Show description for 7ac42e1
xedin
committed
7ac42e1
Copy full SHA for 7ac42e1
[Distributed] Runtime: Prototype `executeDistributedTarget` function
xedin
committed
5af5501
Copy full SHA for 5af5501
[Runtime] Expose accessible function lookup as stdlib SPI
Show description for d65906b
xedin
committed
d65906b
Copy full SHA for d65906b
[Distributed] Runtime: Cache previously requested accessible functions
xedin
committed
7eee8c0
Copy full SHA for 7eee8c0
[Distributed] Runtime: Add skeleton support for accessible function sections
xedin
committed
3f4c06e
Copy full SHA for 3f4c06e
Pagination
Previous
Next
You can’t perform that action at this time.