Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Popular repositories

  1. LiteIDE is a simple, open source, cross-platform Go IDE.

    C++ 6.1k 847

  2. Golang bindings to the Qt cross-platform application framework.

    Go 1.5k 126

  3. liteide golang tools

    Go 87 43

  4. Another Golang Tcl/Tk binding GUI ToolKit

    Go 51 4

  5. Forked from nsf/gocode

    An autocompletion daemon for the Go programming language

    Go 44 7

729 contributions in the last year

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

Contribution activity

August 2020

Created a pull request in goplus/gop that received 4 comments

cl: fix #468 binary expr LAnd LOr use JmpIf

fix #468 update for use JmpIf cl exprX() JumIf true/false -> label exprY() binaryOp label exec/golang hard code return to skip. // JmpIf instr fun…

+311 −21 4 comments

Created an issue in goplus/gop that received 1 comment

user-defined cannot support type

type M int func (m M) Test() { } var m M printf("m type: %T\n",m) //m.Test() // panic: reflect: FieldByName of non-struct type int ------ output -…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.