The Wayback Machine - https://web.archive.org/web/20220423174811/https://github.com/WalterBright
Skip to content
Avatar

Achievements

Achievements

Organizations

@dlang
Block or Report

Block or report WalterBright

Report abuse

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

Report abuse

Pinned

  1. dlang/dmd Public

    dmd D Programming Language compiler

    D 2.6k 589

  2. The standard library of the D programming language

    D 1.1k 698

  3. Low level runtime library for the D programming language

    D 655 460

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

    D 300 381

  5. dlang/tools Public

    Ancillary tools for the D programming language compiler

    D 177 152

1,245 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2022

Created a pull request in dlang/phobos that received 68 comments

add std.int128 a 128 bit integer arithmetic type

A 128 bit signed integer type. Not done is the unsigned version.

+380 −2 68 comments
Opened 38 other pull requests in 2 repositories
dlang/dmd 6 open 28 merged
dlang/druntime 1 open 1 closed 2 merged

Created an issue in dlang-community/D-Scanner that received 4 comments

std/int128.d(19:15)[warn]: Public declaration 'Int128' has no documented example

I tried a documented example: embedded in the documentation for the struct as a member of the struct following the closing brace of the struct I …

4 comments