The Wayback Machine - https://web.archive.org/web/20210331184635/https://github.com/Azoy
Skip to content
Avatar
🌴
coding
🌴
coding

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@odyssey-lang

Pinned

  1. The Swift Programming Language

    C++ 55.6k 8.9k

  2. A complete reflection library for Swift

    Swift 100 9

  3. 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

121 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri
Activity overview
Contributed to Azoy/Echo, apple/swift, odyssey-lang/Odyssey and 5 other repositories

Contribution activity

March 2021

Created 12 commits in 1 repository

Created a pull request in apple/swift that received 3 comments

[IRGen] Add protocol reflection field records

This addresses a TODO found here: https://github.com/apple/swift/blob/main/include/swift/ABI/Metadata.h#L1935 also inspired by the tweet: https://t…

+57 −1 3 comments

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