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

Achievements

Achievements

Highlights

  • Pro
Block or Report

Block or report griesemer

Report abuse

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

Report abuse

Popular repositories

  1. tryhard Public

    tryhard finds and rewrites code suitable for try.

    Go 109 8

  2. Prototype implementation of operator methods (fork of https://github.com/golang/go)

    Go 25 3

  3. Forked from gophercon/2016-talks

    Slides and Links to slides for 2016 talks

    JavaScript 11 3

  4. ivy Public

    Forked from robpike/ivy

    ivy, an APL-like calculator

    Go 7 3

  5. proposal Public

    Forked from golang/proposal

    Go Project Design Documents

    5 3

498 contributions in the last year

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

Contribution activity

October 2021

Created 13 commits in 1 repository

Created an issue in golang/go that received 2 comments

go/types, types2: error messages print untyped nil, compiler used to print just nil

Maybe it's sufficient to just print nil where we print untyped nil in error messages. The untyped nil is printed to differenciate it from typed nil'…

2 comments