Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-10-13 | Automated g4 rollback of changelist 35383. | Rob Pike | 1 | -2/+2 |
2009-10-06 | apply gofmt to the LGTM-marked files from 34501 | Russ Cox | 1 | -2/+2 |
2009-06-25 | add ./ to imports where necessary | Russ Cox | 1 | -1/+1 |
2009-05-08 | move things out of sys into os and runtime | Russ Cox | 1 | -1/+2 |
2009-03-18 | remove print() from the tutorial, generating a little clumsiness around "import" | Rob Pike | 1 | -2/+5 |
2009-03-16 | change the tutorial to use File, file rather than FD, fd. | Rob Pike | 1 | -3/+3 |
2009-03-03 | Automated g4 rollback of changelist 25024, | Russ Cox | 1 | -1/+1 |
2009-02-13 | convert composite literals from { } to ( ). | Russ Cox | 1 | -1/+1 |
2009-01-16 | casify, cleanup sys | Russ Cox | 1 | -1/+1 |
2009-01-09 | update tutorial to new language. | Rob Pike | 1 | -5/+5 |
2009-01-06 | make the tutorial programs run again. | Rob Pike | 1 | -1/+1 |
2008-09-17 | tutorial code: | Rob Pike | 1 | -1/+1 |
2008-09-12 | next section: i/o package that has structs, methods | Rob Pike | 1 | -0/+17 |