summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: expand code.html to discuss the go tool in more depthAndrew Gerrand2012-03-021-195/+354
* doc: update go1 for html changesAndrew Gerrand2012-03-022-0/+12
* doc: describe API changes to go/buildRuss Cox2012-03-012-0/+32
* spec: clarifications around exports, uniqueness of identifiersRobert Griesemer2012-03-011-28/+44
* spec: minor tweaksRobert Griesemer2012-03-011-11/+10
* doc: update link to self-hosted "The Laws of Reflection" articleShenghou Ma2012-03-011-1/+1
* doc: add a bunch of missing <p> tagsStefan Nilsson2012-02-295-2/+23
* doc: add The Laws of Reflection articleJohan Euphrosine2012-03-016-2/+1576
* spec: apply method sets, embedding to all types, not just named typesRuss Cox2012-02-291-2/+2
* spec: shorten heading for complex, real, imagRuss Cox2012-02-291-1/+1
* spec: use the term "lexical token" (rather then "lexical symbol")Robert Griesemer2012-02-291-1/+1
* spec: fix sentenceRobert Griesemer2012-02-291-10/+6
* doc: remove Go for C++ ProgrammersAndrew Gerrand2012-02-292-808/+0
* go spec: inside functions, variables must be evaluated.Robert Griesemer2012-02-281-4/+13
* doc: update Go For C++ ProgrammersIan Lance Taylor2012-02-281-54/+151
* doc/go1: tweaks to address rsc's commentsRob Pike2012-02-292-8/+6
* doc/style.css: make selectors more selective.Stefan Nilsson2012-02-291-62/+84
* tutorial: deleteRob Pike2012-02-2819-3054/+19
* doc/go1: fix broken linkStefan Nilsson2012-02-282-2/+2
* doc/go1: mention that regexp has changedRob Pike2012-02-272-50/+78
* doc: instruct freebsd/linux users to rm the old version firstAndrew Gerrand2012-02-271-2/+12
* doc: move wiki tutorial into articles directory, rmdir doc/codelabAndrew Gerrand2012-02-2725-11/+17
* doc/go1: add justification discussions to major changesRob Pike2012-02-272-94/+314
* doc/install: fix FreeBSD/Linux install commandShenghou Ma2012-02-261-1/+1
* doc: update Go1 release notes to use correct WalkFunc error signature.Mike Rosset2012-02-242-2/+2
* doc/go1: new introductionRob Pike2012-02-252-34/+68
* doc: update codelab/wiki to Go 1.Shenghou Ma2012-02-259-129/+108
* spec: allow disallow of \uFFFD in import pathRuss Cox2012-02-231-2/+3
* doc/go1: document ProcessStateRob Pike2012-02-242-42/+78
* godoc: fine-tuning .cssRobert Griesemer2012-02-231-19/+8
* godoc: bring back highlighting, selections, and alertsRobert Griesemer2012-02-231-0/+25
* go spec: import path implementation restrictionRobert Griesemer2012-02-221-1/+10
* weekly.2012-02-22weekly.2012-02-22Andrew Gerrand2012-02-231-0/+119
* spec: refine the wording about variables in type switchesRob Pike2012-02-221-2/+3
* cmd/fix: remove os.Wait gofix.David Symonds2012-02-222-6/+2
* doc: move styles to style.cssAndrew Gerrand2012-02-223-12/+3
* spec: make all comparison results untyped boolRuss Cox2012-02-211-20/+37
* godoc: adjust line height in pre blocksAndrew Gerrand2012-02-221-0/+3
* godoc: fix playground urlAndrew Gerrand2012-02-221-1/+1
* doc: support redirect-on-shareAndrew Gerrand2012-02-222-12/+21
* doc: fix links in installation instructionsAndrew Gerrand2012-02-212-8/+8
* doc: link to self-hosted articles from docs.htmlAndrew Gerrand2012-02-211-3/+3
* doc/go1: delete obsolete reference to FileStatRob Pike2012-02-212-4/+4
* os: drop the Wait function and the options to Process.WaitRob Pike2012-02-202-6/+28
* FAQ: many small fixes and adjustmentsRob Pike2012-02-201-18/+28
* doc/go1: update for runtime, unsafe API changesRuss Cox2012-02-192-4/+94
* doc: update contrib.htmlBobby Powers2012-02-201-5/+5
* doc/install.html: fix linkRob Pike2012-02-201-1/+1
* cmd/cgo: bug fixesRuss Cox2012-02-192-2/+36
* doc: Fixed type in documentation for FormatFloat.Marcel van Lohuizen2012-02-192-2/+2