Skip to content
View WalterBright's full-sized avatar

Organizations

@dlang

Block or report WalterBright

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 Loading

  1. dlang/dmd Public

    dmd D Programming Language compiler

    D 3.1k 641

  2. dlang/phobos Public

    The standard library of the D programming language

    D 1.2k 731

  3. dlang/druntime Public archive

    Low level runtime library for the D programming language

    D 654 419

  4. dlang/dlang.org Public

    Pages for the dlang.org website, home of the D Programming Language

    D 358 376

  5. dlang/tools Public

    Ancillary tools for the D programming language compiler

    D 201 147

  6. dmd Public

    Forked from dlang/dmd

    dmd D Programming Language compiler

    D 4

692 contributions in the last year

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

Contribution activity

March 2025

Created 40 commits in 1 repository

Created a pull request in dlang/dmd that received 4 comments

implement floating point negation

+20 −18 lines changed 4 comments
Opened 40 other pull requests in 2 repositories
Reviewed 3 pull requests in 1 repository
dlang/dmd 3 pull requests

Created an issue in dlang/dmd that received 1 comment

ImportC declaration of struct in inner scope

void cdind() { struct ABC { int y; } *p; { struct ABC { int x; } abc; abc.x = 1; // Error: `x` is not a member of `ABC` } } If about anything is c…

1 comment
Opened 1 other issue in 1 repository
dlang/dmd 1 closed
Loading