summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý59-2152/+3832
2010-07-02release.2010-07-01upstream/2010.07.01Andrew Gerrand1-0/+58
2010-06-30doc/codewalk: Share Memory By CommunicatingAndrew Gerrand2-0/+298
2010-06-21release.2010-06-21Andrew Gerrand1-0/+46
2010-06-21spec: struct tags must be identical for types to be identicalRuss Cox1-1/+2
2010-06-18Effective Go: minor change to correct a comment in an exampleRob Pike1-1/+1
2010-06-18Effective Go: panic and recoverRob Pike1-3/+168
2010-06-16Effective Go: add a section on defer.Rob Pike1-3/+143
2010-06-14Effective Go: update ... discussion.Rob Pike1-11/+28
2010-06-14tutorial: update discussion of variadic functionsRob Pike2-15/+25
2010-06-12spec: remove ... (keeping ...T)Russ Cox1-60/+21
2010-06-11spec: clarify that result parameters are always zeroed before the function ex...Rob Pike1-2/+5
2010-06-09release.2010-06-09Andrew Gerrand1-0/+47
2010-06-08doc: add Google I/O talk and programsRuss Cox6-0/+722
2010-06-07go spec: rename "assignment compatible" -> "assignable"Robert Griesemer1-27/+25
2010-06-07go spec: clean-up and consolidation of spec with implementationRobert Griesemer1-118/+125
2010-06-05tutorial: fix one-word mistake in echo exampleRob Pike2-2/+2
2010-06-03go spec: Base comparison compatibility on assignment compatibility.Robert Griesemer1-73/+68
2010-06-02doc: codereview + Mercurial QueuesPeter Williams2-4/+115
2010-06-01doc/code.html: fix error string formatAndrew Gerrand1-1/+1
2010-06-01edit simple typosJoe Poirier2-6/+6
2010-05-30doc/code: example package with testsAndrew Gerrand1-0/+85
2010-05-28go spec: change def. of "type compatibility" to be non-recursiveRobert Griesemer1-28/+38
2010-05-27go spec: Disallow &a notation to obtain a sliceRobert Griesemer1-7/+1
2010-05-27release.2010-05-27Andrew Gerrand1-0/+68
2010-05-27golang.org: added Resources page, re-organized left hand panel.Andrew Gerrand1-0/+141
2010-05-25spec: Fix link to fallthrough statementsEvan Shaw1-1/+1
2010-05-24go spec: minor fix, to match conversion rules 4 and 5Robert Griesemer1-1/+2
2010-05-24go spec: fix and clarify syntax of conversionsRobert Griesemer1-6/+17
2010-05-24spec: index of non-addressable array is not addressableRuss Cox1-3/+4
2010-05-23spec: Fix a code tagEvan Shaw1-1/+1
2010-05-14go spec: added imaginary literal to semicolon rules (was missing)Robert Griesemer1-12/+34
2010-05-13rename 'gordon' to 'gopher'Andrew Gerrand8-0/+0
2010-05-07go spec: simplify section on channel typesRobert Griesemer1-20/+18
2010-05-07codelab/wiki: fix typo in demo URLAndrew Gerrand2-2/+2
2010-05-05release.2010-05-04Andrew Gerrand1-0/+28
2010-05-04go spec: clarification of make arguments,Robert Griesemer1-14/+17
2010-05-03codelab/wiki: switch edit/view, as they were backwardsAndrew Gerrand3-10/+13
2010-04-29go spec: fix iota descriptionRobert Griesemer1-5/+4
2010-04-29codelab/index.html: a few typos.Andrey Mirtchovski1-3/+3
2010-04-29codelab/index.html "os" needs to be imported because os.Error is used almost ...Andrey Mirtchovski1-3/+6
2010-04-28spec: clarify "continue" with label. the text was obvious in intent butRob Pike1-1/+4
2010-04-28release.2010-04-27Andrew Gerrand1-0/+63
2010-04-28wiki codelab: typo fixAndrew Gerrand2-2/+2
2010-04-28Wiki codelab, complete with tests.Andrew Gerrand21-0/+2513
2010-04-27go spec: fix wrong commentRobert Griesemer1-1/+1
2010-04-28go_tutorial: removed outdated use of semicolonsAndrew Gerrand2-44/+44
2010-04-27homepage: removed animation, use custom js instead of gdynamicfeedsAndrew Gerrand2-13/+24
2010-04-26godoc: add codewalk supportRuss Cox5-1/+670
2010-04-27doc/root.html: remove key from jsapi srcAndrew Gerrand1-1/+1