Skip to content
View johnno1962's full-sized avatar

Sponsors

@spnkr
@gonchar
@marcosgriselli
@cpd
@dasdom

Organizations

@RubyNative @SwiftJava

Block or report johnno1962

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

Popular repositories Loading

  1. injectionforxcode injectionforxcode Public

    Runtime Code Injection for Objective-C & Swift

    Objective-C 6.6k 566

  2. InjectionIII InjectionIII Public

    Re-write of Injection for Xcode in (mostly) Swift

    Objective-C 4.4k 341

  3. Xtrace Xtrace Public

    Trace Objective-C method calls by class or instance

    Objective-C++ 1.8k 132

  4. Refactorator Refactorator Public

    Xcode Plugin that Refactors Swift & Objective-C

    Swift 997 35

  5. GitDiff GitDiff Public

    Highlights deltas against git repo in Xcode

    Objective-C 892 45

  6. Remote Remote Public

    Control your iPhone from inside Xcode for end-to-end testing.

    Objective-C 890 48

496 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week July August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

July 2025

Created 1 repository

Created a pull request in llvm/llvm-project that received 96 comments

[lld][MachO]Multi-threaded i/o. Twice as fast linking a large project.

This PR adds a new option to lld --read-threads=20 that defers all disk I/o then performs it multithreaded so the process is never stalled waiting …

+176 −10 lines changed 96 comments
Opened 3 other pull requests in 1 repository
johnno1962/InjectionNext 1 open 2 merged
Reviewed 2 pull requests in 2 repositories

Created an issue in llvm/llvm-project that received 1 comment

[lld] crash linking OSS https://github.com/Ranchero-Software/NetNewsWire

Hi, I'm seeing a crash linking this Open Source project https://github.com/Ranchero-Software/NetNewsWire. The crash occurs here in lld/MachO/Synthe…

1 comment
Loading