1
0
mirror of https://github.com/golang/go synced 2024-11-22 02:04:40 -07:00
The Go programming language
Go to file
Russ Cox 743ac07cc3 change dotdotdot interfaces to be structs,
not pointers to structs.

fix defered dotdotdot.

R=r,ken
DELTA=25  (7 added, 5 deleted, 13 changed)
OCL=23620
CL=23625
2009-01-27 15:05:25 -08:00
doc - added missing sections on comparisons for some types 2009-01-27 14:51:24 -08:00
include symbol table changes 2008-11-20 17:32:18 -08:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src change dotdotdot interfaces to be structs, 2009-01-27 15:05:25 -08:00
test f, ok := i.(Foo) does not compile if i already is equivalent to Foo 2009-01-26 18:35:18 -08:00
usr/gri defer statement 2009-01-26 17:48:27 -08:00