go/doc
Russ Cox eaa92e027b Allow indexing of slice types, but not pointer to slice type.
Allow indexing of string type, but not pointer to string type.
Do not allow indexing of pointer to map type.

R=r
DELTA=18  (14 added, 0 deleted, 4 changed)
OCL=30586
CL=30754
2009-06-25 14:43:55 -07:00
..
progs restructure makefiles, scripts to factor out O= logic. 2009-06-05 10:59:55 -07:00
candl.txt Add description of how compiling and linking handle dependencies. 2008-04-15 16:43:06 -07:00
effective_go.html Effective Go; draft 2009-06-25 09:38:35 -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 Allow indexing of slice types, but not pointer to slice type. 2009-06-25 14:43:55 -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