summaryrefslogtreecommitdiff
path: root/doc/prog.sh
AgeCommit message (Collapse)AuthorFilesLines
2009-10-13clean up the mess that copyright notices makeRob Pike1-1/+1
R=rsc DELTA=555 (92 added, 38 deleted, 425 changed) OCL=35691 CL=35693
2009-01-09update tutorial to new language.Rob Pike1-7/+16
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-10- stub for tutorialRob Pike1-0/+63
- tools to make it easy to embed programs R=gri DELTA=103 (97 added, 2 deleted, 4 changed) OCL=15085 CL=15085