1
0
mirror of https://github.com/golang/go synced 2024-11-11 22:50:22 -07:00
go/doc
Russ Cox 5958dd6f94 Suggested tweaks up to package section.
Major ones:
* Be consistent: "numeric type" and "arithmetic operator".
* if/swtch take "simple statement" not "short variable declaration".
* There was a comment that implied for x,y := range z() might
  evaluate z() multiple times.  I deleted it.

R=r,gri
DELTA=124  (24 added, 4 deleted, 96 changed)
OCL=25706
CL=25715
2009-03-04 17:19:21 -08:00
..
progs Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
candl.txt Add description of how compiling and linking handle dependencies. 2008-04-15 16:43:06 -07:00
go_spec.html Suggested tweaks up to package section. 2009-03-04 17:19:21 -08:00
go_tutorial.txt a few small cleanups 2009-02-08 10:17:23 -08:00
logo_blue.png add logo to documentation directory. 2009-02-22 15:39:50 -08:00
mem.html draft of memory model. 2009-02-20 15:35:20 -08:00
prog.sh update tutorial to new language. 2009-01-09 15:16:31 -08:00