go/doc
Russ Cox b89a54e5c6 new, stricter interface rule:
in x.(T) x cannot be a nil (uninitialized) interface variable.

remove TODO per discussion.

DELTA=3  (1 added, 1 deleted, 1 changed)
OCL=29123
CL=29134
2009-05-20 18:16:04 -07:00
..
progs move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
candl.txt Add description of how compiling and linking handle dependencies. 2008-04-15 16:43:06 -07:00
go_mem.html change file name so it can be copied without name change to a more public place. 2009-03-22 21:53:40 -07:00
go_spec.html new, stricter interface rule: 2009-05-20 18:16:04 -07:00
go_tutorial.txt update tutorial text to refer to io.Reader etc. 2009-05-08 11:21:25 -07:00
logo_blue.png add logo to documentation directory. 2009-02-22 15:39:50 -08:00
prog.sh update tutorial to new language. 2009-01-09 15:16:31 -08:00