Highlights
- 1 discussion answered
Block or Report
Block or report compnerd
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
3,132 contributions in the last year
Less
More
Activity overview
Contribution activity
January 2022
Created 88 commits in 16 repositories
Created 3 repositories
- compnerd/vscode-swift TypeScript
- compnerd/swift-httpd Swift
- compnerd/vim-swift Vim script
Created a pull request in apple/swift-tools-support-core that received 35 comments
TSCBasic: repair the Windows build after #277
This fixes multiple issues with the file locking implementation on
Windows. AbsolutePath.root is meaningless on Windows - there is
no concept of a …
+16
−4
•
35
comments
Opened 62 other pull requests in 16 repositories
apple/swift
10
merged
2
open
4
closed
- AST,Sema: track and emit un-deserialized members
- Serialization: ignore XRefErrors in deserialization of members
- ABI: repair the build after #40927
- test: disable Interop.Cxx.namespace.free-functions-irgen
- [5.5] stdlib: change the console to UTF-8 on start
- Demangling: repair the build for the rebranch
- SILOptimizer: disable a couple of tests for memory safety
- utils: adjust the LLVM build
- utils: adjust the LLVM build
- test: partially enable some C++ interop tests on Windows
- tests: enable a couple of C++ interop tests on Windows
- stubs: avoid reaching up-tree, prefer inclusion options
- Revert "Re-enable a test requiring an optimized stdlib to ensure we pattern match."
- test: add a local lit configuration for Interop
-
DependencyScan: properly escape
\in JSON strings - Concurrency: avoid unnecessary dependency on LLVMSupport
apple/swift-driver
1
open
11
merged
- Driver: add support for tokenizing a Windows-style rsp
- build: install the executable targets
-
Windows: support
-tools-directory - IncrementalTestFramework: add filesystem workarounds
- swift-driver: repair the build after #980
- Tests: add some sleeps for file system modifications
- Tests: correct output file map JSON emission
- Utilities: avoid use of raw string literals
- Tests: add shims and stdlib search paths to driver
- Tests: adjust the paths for output map resolution
- Tests: inject a sleep for test modifications
-
SwiftDriverTests: introduce a
sleepfor file modification
apple/swift-corelibs-foundation
2
open
2
merged
compnerd/swift-winmd
4
merged
apple/llvm-project
3
merged
1
closed
apple/swift-package-manager
3
merged
compnerd/swift-win32
1
open
2
merged
plotfi/swift-httpd
3
merged
apple/swift-experimental-string-processing
1
open
1
merged
apple/swift-tools-support-core
1
merged
1
closed
swift-server/vscode-swift
1
merged
1
open
compnerd/uswift
2
merged
apple/indexstore-db
1
merged
1
closed
apple/sourcekit-lsp
1
merged
compnerd/swift-build
1
open
arzg/vim-swift
1
open
Reviewed 29 pull requests in 7 repositories
apple/swift
18 pull requests
- [CMake] prevent host tools from building if they are not installed
- Update AndroidBuild.md
- AST,Sema: track and emit un-deserialized members
- Fix section numberings in AndroidBuild.md
- test: disable Interop.Cxx.namespace.free-functions-irgen
- [Concurrency] Adjust the task allocator slab size to 984 bytes.
- [cmake] Add support for external clang/clang-cl
- Update the branch for swift-installer-scripts to release/5.6
- Support bootstrapping with Xcode
-
Migrate more options to
StdlibOptions.cmake - [CMake] Fix condition of cmake_dependent_option macro for BOOTSTRAPPING_MODE
- [5.6][build] Clean up ICU detritus that is no longer used to build the stdlib
- Ensure Debug Help library calls on Windows are made in as thread-safe a manner as possible by wrapping them in a scoped lock.
- [build] Remove SWIFT_SDK_${OS}_ARCH_${ARCH}_LIBC_ARCHITECTURE_INCLUDE_DIRECTORY CMake variable
- [gardening] align platform checks when enabling bitcode inclusion
-
Ensure
SWIFT_DARWIN_PLATFORMSis defined when loading stdlib options - Add a codesize check of the freestanding/minimal stdlib to prevent large codesize regressions
- Move more Standard Library options to dedicated file

