summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2009-11-16doc: fix typo.Adam Langley1-1/+1
2009-11-16- Clarify that struct composite literal keys are field names not selectors.Robert Griesemer1-19/+22
2009-11-15Use ElementType consistently.Robert Griesemer1-5/+4
2009-11-15add a paragraph about GOMAXPROCSRob Pike1-0/+16
2009-11-15godocs.js: fix bad variable nameRuss Cox1-1/+1
2009-11-15fix some typos in the documentationRob Pike3-5/+5
2009-11-15Use // to start comment instead of #.Robert Griesemer1-4/+4
2009-11-13fix typoRob Pike1-1/+1
2009-11-12add a paragraph about semicolons to the tutorial.Rob Pike4-3/+25
2009-11-12fix a couple of typos.Rob Pike3-5/+37
2009-11-11fix typo in ByteSize exampleRob Pike1-6/+6
2009-11-11typoRuss Cox1-1/+1
2009-11-11point at how to get easy_install on Ubuntu.Russ Cox1-2/+12
2009-11-11add a paragraph in the FAQ about the situation with Windows supportRob Pike1-0/+12
2009-11-11docs: list make as a build dep.Adam Langley1-4/+5
2009-11-10install.html: ed needs to be installed tooRuss Cox1-2/+2
2009-11-10fix final program to have Html->HTMLRob Pike1-2/+2
2009-11-10change code review link to appspot.Russ Cox1-1/+1
2009-11-10update video linksRuss Cox1-1/+1
2009-11-10correct mailing list URLRuss Cox1-1/+1
2009-11-10remove internal references from doc/install.htmlRuss Cox2-6/+1
2009-11-10Minor tweaks.Ian Lance Taylor1-10/+13
2009-11-09make the titles of the FAQs match their links; adds clarity too. requested by...Rob Pike2-2/+2
2009-11-09in addition to bison, need to have gcc and c libraries installed.Russ Cox1-4/+5
2009-11-09add a q&a about google's internal use of goRob Pike1-0/+14
2009-11-09noted by kaib: explicit assignment initializationRuss Cox1-1/+0
2009-11-09add id tags to contribute.htmlRuss Cox1-5/+5
2009-11-09cleanup style:Robert Griesemer1-8/+4
2009-11-09comment out red TODO clauses except for the last oneRob Pike1-2/+13
2009-11-09fix for incorrect composite literal grammarRobert Griesemer1-1/+2
2009-11-09delete commented-out section; details now covered elsewhereRob Pike1-27/+0
2009-11-08copy help section to install doc,Russ Cox2-1/+25
2009-11-08change highlight color from green to yellowRuss Cox1-2/+1
2009-11-08mention license in install.html.Russ Cox2-8/+16
2009-11-08link the course slides from early in the tutorialRob Pike2-0/+8
2009-11-08make "Go for it" link to install.html.Rob Pike1-8/+3
2009-11-08assorted cleanupRuss Cox2-12/+33
2009-11-08Minor cleanups.Ian Lance Taylor2-46/+58
2009-11-08use grouping instead of colors to show non-global search hits:Robert Griesemer1-44/+5
2009-11-08- properly align package synopsesRobert Griesemer1-1/+0
2009-11-08links to Go Nuts, issue tracker,Russ Cox1-1/+1
2009-11-08go for c++ programmers; fixes.Russ Cox1-55/+82
2009-11-08effective go: tiny fixesRuss Cox1-39/+36
2009-11-08make the visited color darker instead of lighterRob Pike1-1/+1
2009-11-08scaled bumpersRuss Cox4-0/+0
2009-11-07Adjust gccgo license references.Ian Lance Taylor2-8/+5
2009-11-07fixes to spec. mostly minor but several of significance.Rob Pike1-31/+64
2009-11-07contribute.html fixesRuss Cox1-19/+89
2009-11-07tutorial fixesRuss Cox4-118/+106
2009-11-07FAQ editsRuss Cox1-10/+10