summaryrefslogtreecommitdiff
path: root/doc/effective_go.html
Commit message (Expand)AuthorAgeFilesLines
* build: adjustments for move from src/pkg to srcRuss Cox2014-09-081-2/+2
* doc: drop scheme from links that are known to support HTTPSAndrew Gerrand2014-07-251-4/+4
* doc/effective_go.html: a little more about errorsRob Pike2014-05-141-3/+17
* doc: replace absolute links to golang.org with relative linksDmitriy Vyukov2014-05-071-2/+2
* doc/effective_go: mention that b.Write is a shorthand for (&b).Write when b i...Shenghou Ma2014-04-171-3/+15
* doc: allow buffered channel as semaphore without initializationRuss Cox2014-03-241-24/+16
* doc/effective_go.html: fix typoRob Pike2014-03-211-3/+4
* effective_go: move 'Type switch' section into 'Control structures' section.Rob Pike2014-01-231-1/+1
* doc: replace "private" with "unexported" in Effective Go.David Symonds2014-01-171-1/+1
* doc: fix typo in Effective GoJosh Bleecher Snyder2013-12-201-1/+1
* doc/effective_go.html: close some tags.Oling Cat2013-12-111-0/+4
* doc/effective_go.html: fix code exampleShenghou Ma2013-10-151-0/+1
* doc/effective_go.html: fix unescaped less-than characterRob Pike2013-10-111-1/+1
* doc/effective_go.html: fix a couple of cosmetic issuesRob Pike2013-10-101-4/+4
* doc: move spec and memory model back to /ref/Andrew Gerrand2013-10-041-3/+3
* doc/effective_go: fix server example that shares var between goroutinesRob Pike2013-10-021-1/+57
* doc: update links to spec and memory modelAndrew Gerrand2013-09-271-3/+3
* effective_go: add a discussion of labeled break and continueRob Pike2013-09-171-1/+42
* doc/effective_go.html: remove spurious wordRob Pike2013-08-051-1/+1
* effective_go.html: make snippets look formatted.R?my Oudompheng2013-07-291-4/+4
* doc/effective_go: stamp out stray GOROOT referenceDave Cheney2013-07-171-5/+5
* effective_go.html: Fix two linksBrian G. Merrell2013-05-271-2/+2
* effective_go.html: be more accepting in the guidelines for interface namesRob Pike2013-05-071-2/+4
* doc: fix formatting in effective go code snippetAndrew Gerrand2013-05-031-1/+1
* doc/effective_go.html: fix syntax error in code exampleShenghou Ma2013-04-241-1/+1
* doc: fix typo in Effective GoAndrew Gerrand2013-04-221-1/+1
* doc/effective_go: another doubled wordRob Pike2013-04-161-1/+1
* doc/effective_go.html: fix typoShenghou Ma2013-04-171-1/+1
* doc: fix typo in effective_go.htmlElias Naur2013-03-291-1/+1
* effective_go.html: fix semaphore exampleRob Pike2013-03-121-8/+46
* effective_go.html: add a section on type assertionsRob Pike2013-03-081-6/+88
* effective_go.html: move and rework the blank identifier sectionRob Pike2013-03-081-154/+197
* doc/effective_go.html: unify and expand the discussion of Sprintf and StringRob Pike2013-03-061-13/+46
* effective_go.html: round 3 of minor edits.Rob Pike2013-03-061-35/+61
* doc/effective_go.html: update slices and maps.Rob Pike2013-03-051-16/+88
* doc/effective_go.html: minor updates, part 1Rob Pike2013-02-281-32/+82
* doc/effective_go.html: use correct name in Interface Checks sectionRob Pike2013-02-271-2/+1
* doc: adjust indentation in Effective Go commentary example.David Symonds2013-02-131-3/+2
* doc/effective_go.html: add a section about the blank identifierRuss Cox2013-01-221-0/+150
* doc: fix effective_go: s/byte array/byte slice/.Nigel Tao2013-01-191-13/+13
* doc/effective_go: don't use ALL_CAPS for variable names.Nigel Tao2012-11-081-10/+10
* all: clear execute bitMikio Hara2012-11-011-0/+0
* effective_go: s/usr/home/ in exampleRob Pike2012-09-231-1/+1
* doc/effective_go: Closed some tags; removed extra spaces.Oling Cat2012-09-181-3/+17
* effective_go: use html/template instead of text/templateRob Pike2012-09-131-7/+8
* doc/progs: use test/run.go for testing on WindowsShenghou Ma2012-09-031-1/+1
* doc/effective_go.html: fixed the Request channel parameterJongmin Kim2012-04-131-1/+1
* doc/effective_go.html: Add missing '...' for fmt.Sprintf()Aaron Kemp2012-03-301-1/+1
* effective_go: cleanups and fixesRob Pike2012-03-251-13/+39
* doc/effective_go.html: undo local font changeRobert Griesemer2012-03-211-1/+1