summaryrefslogtreecommitdiff
path: root/doc/progs/helloworld2.go
AgeCommit message (Collapse)AuthorFilesLines
2009-01-14restore "os" identifier to keep consistent with text.Rob Pike1-1/+1
R=presotto OCL=22733 CL=22733
2009-01-09update tutorial to new language.Rob Pike1-2/+2
add a section on printing add a section on allocation R=rsc DELTA=500 (278 added, 15 deleted, 207 changed) OCL=22381 CL=22456
2008-09-10growing the tutorialRob Pike1-0/+11
R=gri OCL=15115 CL=15115