Pinned
3,993 contributions in the last year
Less
More
Activity overview
Contribution activity
June 2021
Created 49 commits in 6 repositories
Created a pull request in apple/swift that received 10 comments
StdlibUnittest: repair in-process concurrency test execution
The support for running concurrency tests individually with filters
invoked the non-concurrent supporting runOneTest accidentally. Fix
this to us the
+1
−1
•
10
comments
Opened 28 other pull requests in 6 repositories
compnerd/swift-win32
11
merged
-
Framework Integration: add
UIApplicationDelegateAdaptor - Views and Controls: remove unnecessary subclass
- App and Environment: update some comments (NFC)
- Responder: add some constants (NFC)
- Touch: adjust indentation for Swift style (NFC)
-
Touches, Presses, and Gestures: add
Press - SwiftUI: add definition for AnyView
-
UIExtensions: add
UserDatahelper function - App and Environment: adjust style (NFC)
- SwiftUI: add definition of EquatableView
- Update build.yml
apple/swift
9
merged
1
open
-
runtime: annotate
_environDLL storage, exclude in WinRT - Revert "ClangImporter: run Clang with a proper executable path"
- mark some switches as covered (NFCI)
-
Concurrency: add Windows support to
SWIFT_TASK_PRINTF_DEBUG - Concurrency: remove unused variable (NFC)
-
Concurrency: silence some
-Wmicrosoft-extensionwarnings (NFC) - Concurrency: correct symbol storage annotation
- IRGen: handle static imports in deserialised modules
- Windows: enable the profiling library on Windows
- Windows CMake Cache organization (NFC)