
Pinned Loading
-
-
Raw system calls in Swift
Raw system calls in Swift 1// macOS x86_64 syscall works as follows:
2// Syscall id is moved into rax
3// 1st argument is moved into rdi
4// 2nd argument is moved into rsi
5// 3rd argument is moved into rdx
-
swiftlang/swift-evolution
swiftlang/swift-evolution PublicThis maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
473 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
swiftlang/swift,
swiftlang/swift-syntax,
swiftlang/swift-evolution
and 12 other
repositories
Loading
Contribution activity
April 2025
Created 10 commits in 3 repositories
Created a pull request in swiftlang/swift that received 3 comments
[stdlib] Update availability of EnumeratedSequence collection conformance
+19
−19
lines changed
•
3
comments
Opened 6 other pull requests in 4 repositories
swiftlang/swift
2
open
1
merged
-
[stdlib] Remove _withUnsafeBufferPointer APIs on InlineArray
This contribution was made on Apr 16
-
[6.2] [NameLookup] Allow value generics to show up as static members
This contribution was made on Apr 16
-
[stdlib] Make _Cell public
This contribution was made on Apr 8
swiftlang/swift-evolution
1
merged
-
Mark SE-0452 and SE-0453 as implemented
This contribution was made on Apr 16
apple/swift-collections
1
merged
-
[Future] Introduce Borrow type and use it in Container protocols
This contribution was made on Apr 15
swiftlang/swift-format
1
merged
-
Remove value generics feature
This contribution was made on Apr 1
Reviewed 2 pull requests in 1 repository
swiftlang/swift
2 pull requests
-
[NameLookup] Allow value generics to show up as static members
This contribution was made on Apr 8
-
stdlib: Address #StrictMemorySafety and unreachable code warnings
This contribution was made on Apr 3