Pinned
3,941 contributions in the last year
Less
More
Activity overview
Contribution activity
June 2021
Created 62 commits in 7 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 33 other pull requests in 6 repositories
compnerd/swift-win32
13
merged
2
closed
- Update azure-pipelines.yml
- CI: clean up the environment and path handling
- Windows and Scenes: improvements to Window
- CI: use MSI for swift-doc rather than binary artifacts
-
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
10
merged
-
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)
apple/llvm-project
1
open
1
merged
compnerd/swift-com
2
merged
apple/swift-log
2
open
SwiftDocOrg/swift-doc
1
open
1
merged
Reviewed 5 pull requests in 2 repositories
apple/swift 4 pull requests
- Revert "Revert "Revert "Disable module_deps_cache_reuse.swift test to unblock CI." and fix the test.""
- [CMake] Unbreak minimal builds
- [cmake] Work around a bug in the swift-driver by passing host side libraries from LLVMSupport to linker jobs via a -Xlinker flag.
- [cmake] When compiling swift libraries that are not pure swift on macOS be sure to set the linker language to cxx.