summaryrefslogtreecommitdiff
path: root/doc/effective_go.tmpl
Commit message (Expand)AuthorAgeFilesLines
* effective_go: use new map deletion syntaxRob Pike2012-02-121-4/+4
* docs: replace references to gofix etc. with tool invocationsRob Pike2012-02-041-1/+4
* godoc: specify HTML page metadata with a JSON blobAndrew Gerrand2012-01-191-1/+3
* effective_go: provide reference to runtime.NumCPU()Dmitriy Vyukov2012-01-121-1/+3
* doc: float -> float64 in Effective Go templateAndrew Gerrand2012-01-091-1/+1
* effective_go: redeclarationRob Pike2011-12-201-0/+50
* tmpltohtml: put a DO NOT EDIT mark automatically in the outputRob Pike2011-12-081-0/+1
* effective_go: remove unused variable from a couple of examplesRob Pike2011-11-241-2/+2
* effective_go: a little more about comma ok and type assertionRob Pike2011-11-091-0/+12
* effective_go: fix up the description of cipher blocks and streamsRob Pike2011-11-091-21/+32
* renaming_1: hand-edited files for go 1 renamingRob Pike2011-11-081-1/+1
* all: rename os.EOF to io.EOF in various non-code contextsVincent Vanackere2011-11-031-1/+1
* tutorial,effective_go: prepare for error changeRob Pike2011-11-011-33/+33
* Effective Go: IntArray -> IntSliceRob Pike2011-10-061-5/+5
* effective go: fix erroneous quoting of ampersands that cropped upRob Pike2011-08-231-1/+1
* effective go: extract and test a couple more examples.Rob Pike2011-08-221-64/+3
* effective_go: fix brace quotes.Rob Pike2011-08-221-3/+3
* effective_go: convert to use tmpltohtml.Rob Pike2011-08-211-0/+2980