summaryrefslogtreecommitdiff
path: root/doc/progs/helloworld3.go
AgeCommit message (Expand)AuthorFilesLines
2009-10-13Automated g4 rollback of changelist 35383.Rob Pike1-2/+2
2009-10-06apply gofmt to the LGTM-marked files from 34501Russ Cox1-2/+2
2009-06-25add ./ to imports where necessaryRuss Cox1-1/+1
2009-05-08move things out of sys into os and runtimeRuss Cox1-1/+2
2009-03-18remove print() from the tutorial, generating a little clumsiness around "import"Rob Pike1-2/+5
2009-03-16change the tutorial to use File, file rather than FD, fd.Rob Pike1-3/+3
2009-03-03Automated g4 rollback of changelist 25024,Russ Cox1-1/+1
2009-02-13convert composite literals from { } to ( ).Russ Cox1-1/+1
2009-01-16casify, cleanup sysRuss Cox1-1/+1
2009-01-09update tutorial to new language.Rob Pike1-5/+5
2009-01-06make the tutorial programs run again.Rob Pike1-1/+1
2008-09-17tutorial code:Rob Pike1-1/+1
2008-09-12next section: i/o package that has structs, methodsRob Pike1-0/+17