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/cross-repo-testing
Add File
New File
Upload File
Apply Patch
swift-mirror
/
stdlib
/
public
/
Distributed
History
Alex Martini
94de6427b6
Merge pull request
#84477
from amartini51/docs_cleanup
...
Fixes: rdar://115730302 Fixes: rdar://158722889
2025-10-03 11:56:09 -07:00
..
CMakeLists.txt
Remove the
-enable-ossa-modules
option.
2025-09-26 08:01:08 +02:00
DistributedActor.cpp
[Runtime] Add function_cast, switch from std::bit_cast.
2025-04-10 20:29:02 -04:00
DistributedActor.swift
Enable strict memory safety in the Distributed module
2025-02-26 14:28:26 -08:00
DistributedActorSystem.swift
[StrictMemorySafety] Check the safety of return types of calls
2025-08-05 12:16:44 +01:00
DistributedAssertions.swift
Break up long sentence; fix punctuation
2025-09-23 16:27:51 -07:00
DistributedDefaultExecutor.swift
Enable strict memory safety in the Distributed module
2025-02-26 14:28:26 -08:00
DistributedMacros.swift
…
DistributedMetadata.swift
Enable strict memory safety in the Distributed module
2025-02-26 14:28:26 -08:00
LocalTestingDistributedActorSystem.swift
Distributed: do not import all of Darwin to implement locking facilities
2025-08-14 08:51:36 -07:00