summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* go_spec: don't allow parens around the literal type of composite literalsRobert Griesemer2010-07-291-4/+5
* doc: update front page and go_learning.htmlAndrew Gerrand2010-07-308-57/+105
* spec: add recover to predeclared identifiers listAndrew Gerrand2010-07-271-1/+1
* gccgo_install.html: Description of the port to RTEMS added.Vinu Rajashekhar2010-07-201-0/+12
* release.2010-07-14weekly.2010-07-14Andrew Gerrand2010-07-151-0/+37
* go spec: clarification of channel close()Robert Griesemer2010-07-141-7/+10
* tutorial: show how to compile helloworld3, which depends on ./fileRob Pike2010-07-142-19/+27
* Go specification: Lock down some details about channels and select:Rob Pike2010-07-131-10/+21
* go spec: specify len/cap for nil slices, maps, and channelsRobert Griesemer2010-07-131-18/+20
* go/spec: fix typoRobert Griesemer2010-07-091-1/+1
* doc/go_tutorial: mention order of compilationAndrew Gerrand2010-07-051-2/+6
* Add various items to the Go Resources page.Andrew Gerrand2010-07-021-1/+23
* spec: restrict when len(x) is constantRuss Cox2010-07-011-8/+22
* release.2010-07-01weekly.2010-07-01Andrew Gerrand2010-07-021-0/+58
* doc/codewalk: Share Memory By CommunicatingAndrew Gerrand2010-06-302-0/+298
* release.2010-06-21weekly.2010-06-21Andrew Gerrand2010-06-211-0/+46
* spec: struct tags must be identical for types to be identicalRuss Cox2010-06-211-1/+2
* Effective Go: minor change to correct a comment in an exampleRob Pike2010-06-181-1/+1
* Effective Go: panic and recoverRob Pike2010-06-181-3/+168
* Effective Go: add a section on defer.Rob Pike2010-06-161-3/+143
* Effective Go: update ... discussion.Rob Pike2010-06-141-11/+28
* tutorial: update discussion of variadic functionsRob Pike2010-06-142-15/+25
* spec: remove ... (keeping ...T)Russ Cox2010-06-121-60/+21
* spec: clarify that result parameters are always zeroed before the function ex...Rob Pike2010-06-111-2/+5
* release.2010-06-09weekly.2010-06-09Andrew Gerrand2010-06-091-0/+47
* doc: add Google I/O talk and programsRuss Cox2010-06-086-0/+722
* go spec: rename "assignment compatible" -> "assignable"Robert Griesemer2010-06-071-27/+25
* go spec: clean-up and consolidation of spec with implementationRobert Griesemer2010-06-071-118/+125
* tutorial: fix one-word mistake in echo exampleRob Pike2010-06-052-2/+2
* go spec: Base comparison compatibility on assignment compatibility.Robert Griesemer2010-06-031-73/+68
* doc: codereview + Mercurial QueuesPeter Williams2010-06-022-4/+115
* doc/code.html: fix error string formatAndrew Gerrand2010-06-011-1/+1
* edit simple typosJoe Poirier2010-06-012-6/+6
* doc/code: example package with testsAndrew Gerrand2010-05-301-0/+85
* go spec: change def. of "type compatibility" to be non-recursiveRobert Griesemer2010-05-281-28/+38
* go spec: Disallow &a notation to obtain a sliceRobert Griesemer2010-05-271-7/+1
* release.2010-05-27weekly.2010-05-27Andrew Gerrand2010-05-271-0/+68
* golang.org: added Resources page, re-organized left hand panel.Andrew Gerrand2010-05-271-0/+141
* spec: Fix link to fallthrough statementsEvan Shaw2010-05-251-1/+1
* go spec: minor fix, to match conversion rules 4 and 5Robert Griesemer2010-05-241-1/+2
* go spec: fix and clarify syntax of conversionsRobert Griesemer2010-05-241-6/+17
* spec: index of non-addressable array is not addressableRuss Cox2010-05-241-3/+4
* spec: Fix a code tagEvan Shaw2010-05-231-1/+1
* go spec: added imaginary literal to semicolon rules (was missing)Robert Griesemer2010-05-141-12/+34
* rename 'gordon' to 'gopher'Andrew Gerrand2010-05-138-0/+0
* go spec: simplify section on channel typesRobert Griesemer2010-05-071-20/+18
* codelab/wiki: fix typo in demo URLAndrew Gerrand2010-05-072-2/+2
* release.2010-05-04weekly.2010-05-04Andrew Gerrand2010-05-051-0/+28
* go spec: clarification of make arguments,Robert Griesemer2010-05-041-14/+17
* codelab/wiki: switch edit/view, as they were backwardsAndrew Gerrand2010-05-033-10/+13