summaryrefslogtreecommitdiff
path: root/doc/progs/echo.go
AgeCommit message (Collapse)AuthorFilesLines
2009-01-15casify tutorial examplesRob Pike1-4/+4
will bring document in line in a later CL, which may include revisiting some of the names R=rsc DELTA=58 (0 added, 0 deleted, 58 changed) OCL=22906 CL=22908
2009-01-09update tutorial to new language.Rob Pike1-8/+8
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/+32
R=gri OCL=15115 CL=15115