Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-18 | remove print() from the tutorial, generating a little clumsiness around "import" | Rob Pike | 1 | -11/+0 | |
R=rsc,gri DELTA=103 (36 added, 33 deleted, 34 changed) OCL=26442 CL=26491 | |||||
2009-01-15 | printf->Printf etc. | Rob Pike | 1 | -1/+1 | |
the raw fmt routines will be another, smaller but subtler pass. R=rsc DELTA=157 (0 added, 0 deleted, 157 changed) OCL=22851 CL=22851 | |||||
2009-01-09 | update tutorial to new language. | Rob Pike | 1 | -0/+11 | |
add a section on printing add a section on allocation R=rsc DELTA=500 (278 added, 15 deleted, 207 changed) OCL=22381 CL=22456 |