]> Cypherpunks repositories - gostls13.git/commit
now method/interface code
authorKen Thompson <ken@golang.org>
Mon, 22 Sep 2008 19:16:19 +0000 (12:16 -0700)
committerKen Thompson <ken@golang.org>
Mon, 22 Sep 2008 19:16:19 +0000 (12:16 -0700)
commit8231e94520e497ad8bba565f3c42b9749da5a644
tree4cf97f68bccf906b885c47d8ca0ecab734a8c877
parent128f052891715cf5c89ca2d46d9f78b932b7e59c
now method/interface code

R=r
OCL=15627
CL=15627
13 files changed:
src/cmd/6g/cgen.c
src/cmd/6g/gen.c
src/cmd/6g/gsubr.c
src/cmd/6g/obj.c
src/cmd/gc/go.h
src/cmd/gc/subr.c
src/cmd/gc/sys.go
src/cmd/gc/sysimport.c
src/cmd/gc/walk.c
src/runtime/Makefile
src/runtime/iface.c [new file with mode: 0644]
src/runtime/runtime.c
src/runtime/runtime.h