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

Achievements

Achievements

Organizations

@google @dart-lang @golang @flutter
Block or Report

Block or report mdempsky

Report abuse

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

Report abuse

Pinned

  1. unconvert Public

    Remove unnecessary type conversions from Go source

    Go 314 22

  2. maligned Public

    Tool to detect Go structs that would take less memory if their fields were sorted.

    Go 476 39

  3. gocode Public archive

    Forked from nsf/gocode

    An autocompletion daemon for the Go programming language

    Go 901 91

  4. unbed Public

    Remove implicit field traversals from Go source

    Go 33 3

557 contributions in the last year

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

Contribution activity

April 2022

Created an issue in golang/go that received 9 comments

proposal: go/importer: provide a registry for x/tools importers to plug into

Right now the situation with go/types.Importer implementations is: The standard library provides importers that only support the current export da…

9 comments
Opened 3 other issues in 2 repositories