Skip to content
View Azoy's full-sized avatar
:shipit:
:shipit:

Organizations

@apple
Block or Report

Block or report Azoy

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. apple/swift apple/swift Public

    The Swift Programming Language

    C++ 66k 10.2k

  2. Echo Echo Public

    A complete reflection library for Swift

    Swift 260 25

  3. 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
  4. apple/swift-evolution apple/swift-evolution Public

    This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.

    Markdown 15k 2.4k