Skip to content
Avatar

Highlights

  • 3 discussions answered

Organizations

@google @tensorflow @llvm @swift-server @ClangBuiltLinux
Block or Report

Block or report compnerd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. swift-win32 Public

    A Windows application framework for Swift

    Swift 755 49

  2. SwiftWinRT Public

    WinRT Bridging for Swift

    Swift 137 5

  3. cassowary Public

    A Swift implementation of the cassowary simplex solver

    Swift 28 5

  4. eds Public

    EDID Data Structures

    C 18 11

  5. swift-build Public

    Alternate Swift Builds

    CMake 193 38

  6. AArch64 (ARM64) Assembly Syntax Highlighting (for VIM)

    Vim script 20 13

Contribution activity

June 2022

Created 1 repository

Created a pull request in apple/swift-nio that received 8 comments

NIOPosix: add import for stderr on Windows

Windows cannot directly access the standard error stream due to it being a "complex" macro according to the clang importer. This requires us to use…

+4 −0 8 comments
Opened 52 other pull requests in 7 repositories
apple/swift-nio 3 open 28 merged
apple/swift-system 7 merged 4 open
apple/swift-corelibs-foundation 4 merged
apple/swift 1 closed 1 open 1 merged
compnerd/swift-winmd 1 merged
compnerd/swift-win32 1 merged
apple/swift-docker 1 open
Reviewed 21 pull requests in 9 repositories
apple/swift-nio 6 pull requests
apple/swift-corelibs-foundation 3 pull requests
ClangBuiltLinux/containers 2 pull requests
apple/swift 2 pull requests
apple/llvm-project 2 pull requests
apple/swift-system 2 pull requests
apple/swift-tools-support-core 2 pull requests
apple/indexstore-db 1 pull request
apple/swift-corelibs-libdispatch 1 pull request

Created an issue in apple/swift-package-manager that received 1 comment

Support static and dynamic linking on Windows

Description Windows does not currently handle linking correctly. When building a library to be linked statically, we must build with -static. The s…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.