summaryrefslogtreecommitdiff
path: root/doc/progs/cat.go
AgeCommit message (Expand)AuthorFilesLines
2009-05-08move things out of sys into os and runtimeRuss Cox1-2/+2
2009-04-15code changes for array conversion.Russ Cox1-1/+1
2009-03-18remove print() from the tutorial, generating a little clumsiness around "import"Rob Pike1-3/+5
2009-03-16change the tutorial to use File, file rather than FD, fd.Rob Pike1-11/+11
2009-01-16casify, cleanup sysRuss Cox1-2/+2
2009-01-09update tutorial to new language.Rob Pike1-16/+16
2009-01-06make the tutorial programs run again.Rob Pike1-2/+2
2008-09-15develop interfaces through catsRob Pike1-0/+44