summaryrefslogtreecommitdiff
path: root/doc/progs/helloworld.go
AgeCommit message (Collapse)AuthorFilesLines
2009-10-06apply gofmt to the LGTM-marked files from 34501Russ Cox1-1/+1
that have not changed since I applied gofmt. R=gri DELTA=456 (77 added, 3 deleted, 376 changed) OCL=35378 CL=35383
2009-03-18remove print() from the tutorial, generating a little clumsiness around "import"Rob Pike1-1/+3
R=rsc,gri DELTA=103 (36 added, 33 deleted, 34 changed) OCL=26442 CL=26491
2008-09-10growing the tutorialRob Pike1-0/+9
R=gri OCL=15115 CL=15115