Skip to content
View haberman's full-sized avatar

Highlights

  • Pro

Organizations

@google @protocolbuffers

Block or report haberman

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. jitdemo jitdemo Public

    Demo programs for my blog entry "Hello, JIT World!"

    C 243 53

  2. gazelle gazelle Public

    A system for creating fast, reusable parsers

    Lua 172 22

  3. vtparse vtparse Public

    A library to parse terminal escape sequences exactly how the real hardware does.

    100 24

  4. upb upb Public

    Forked from protocolbuffers/upb

    a small protobuf implementation in C

    C 67 9

  5. dumpfp dumpfp Public

    A small little tool for dumping a floating-point number in its native format

    C++ 56 9

  6. dblbook dblbook Public

    Double-Booked: a Chrome app for double-entry accounting.

    JavaScript 30 5

129 contributions in the last year

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

Activity overview

Contributed to protocolbuffers/protobuf, google/bloaty, llvm/llvm-project and 4 other repositories
Loading A graph representing haberman's contributions from November 17, 2024 to November 22, 2025. The contributions are 87% commits, 7% code review, 5% pull requests, 1% issues. 7% Code review 1% Issues 5% Pull requests 87% Commits

Contribution activity

November 2025

Created 10 commits in 2 repositories

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

[lld:MachO] Allow independent override of weak symbols aliased via .set

Currently, if multiple external weak symbols are defined at the same address in an object file (e.g., by using the .set assembler directive to alia…

+115 −17 lines changed 7 comments

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

lld/MachO: Weak symbols aliased via .set are not independently overridable

Currently, in lld/MachO, if multiple external weak symbols are made to point to the same address within a single object file using assembler direct…

1 comment
Loading