summaryrefslogtreecommitdiff
path: root/doc/progs/helloworld.go
AgeCommit message (Collapse)AuthorFilesLines
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý1-11/+0
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+11
2011-09-13Imported Upstream version 60Ondřej Surý1-11/+0
2009-12-16update tutorial.Rob Pike1-1/+1
R=rsc CC=golang-dev http://codereview.appspot.com/179063
2009-10-13Automated g4 rollback of changelist 35383.Rob Pike1-1/+1
*** Reason for rollback *** roll back the changes to the tutorial programs (only) since they break the automated processing used to create the tutorial. *** Original change description *** apply gofmt to the LGTM-marked files from 34501 that have not changed since I applied gofmt. R=rsc DELTA=139 (0 added, 44 deleted, 95 changed) OCL=35670 CL=35670
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