mirror of
https://github.com/golang/go
synced 2024-11-22 07:24:47 -07:00
The Go programming language
2acbc37166
* give genwrapper and genembedtramp the same signature. * move duint8, duint16, duint32, duint64, duintptr into gc. * tidy genwrapper. * bug involving struct field symbols in signature list. (hash-order dependent so hard to trigger) * new Type print format %#-T like %#T but omits names on function arguments. R=ken OCL=31237 CL=31237 |
||
---|---|---|
doc | ||
include | ||
lib | ||
misc/xcode | ||
pkg | ||
src | ||
test | ||
usr |