summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/srcDevon H. O'Dell2009-12-112-11/+10
* Add a Makefile in place of all.bash. Update docs to reflectDevon H. O'Dell2009-12-113-6/+6
* Spec modified to reflect new semicolon rules.Robert Griesemer2009-12-101-242/+273
* doc/contribute: try to make it clearer that you send a review with hg mail, n...weekly.2009-12-09Russ Cox2009-12-091-2/+2
* doc: split contribute.html into code.html and contribute.htmlRuss Cox2009-12-092-216/+263
* spec: document that built-ins cannot be used as func valuesRuss Cox2009-12-041-0/+6
* faq: add question about translationRuss Cox2009-12-031-0/+11
* change the naming example from Vector to Ring due to loss of vector.New()Rob Pike2009-12-021-5/+5
* Add copy to the list of predeclared functions.Ian Lance Taylor2009-12-021-1/+1
* Integrated feedback by Ken.Robert Griesemer2009-12-011-39/+37
* some godoc cleanup:Robert Griesemer2009-12-011-0/+1
* Fix typo in specFazlul Shahriar2009-11-301-1/+1
* Fix example Makefile to avoid $GOROOT in case it has spaces.Fumitoshi Ukai2009-11-291-2/+5
* add freebsd to the list of os'es.Rob Pike2009-11-241-8/+33
* change the rules for maintaining AUTHORS and CONTRIBUTORS files.Rob Pike2009-11-241-11/+27
* Mention golang-dev as a default code review destination.Ian Lance Taylor2009-11-241-0/+4
* add an FAQ entry about the logo and mascotRob Pike2009-11-231-0/+15
* go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia2009-11-231-1/+1
* mention arrays of arrays and slices of slicesRob Pike2009-11-201-0/+11
* build Make.deps during make.bash insteadRuss Cox2009-11-191-0/+2
* Allow optional second expression in slice expressions.Robert Griesemer2009-11-181-12/+51
* On 32-bit x86, one should configure with --with-arch=.Ian Lance Taylor2009-11-181-3/+8
* make all.bash finish on FreeBSDRuss Cox2009-11-181-1/+1
* explain the situation with unicode and identifiersRob Pike2009-11-171-0/+27
* fix typo in Append return typeRob Pike2009-11-161-1/+1
* doc: fix typo.Adam Langley2009-11-161-1/+1
* - Clarify that struct composite literal keys are field names not selectors.Robert Griesemer2009-11-161-19/+22
* Use ElementType consistently.Robert Griesemer2009-11-151-5/+4
* add a paragraph about GOMAXPROCSRob Pike2009-11-151-0/+16
* godocs.js: fix bad variable nameRuss Cox2009-11-151-1/+1
* fix some typos in the documentationRob Pike2009-11-153-5/+5
* Use // to start comment instead of #.Robert Griesemer2009-11-151-4/+4
* fix typoRob Pike2009-11-131-1/+1
* add a paragraph about semicolons to the tutorial.Rob Pike2009-11-124-3/+25
* fix a couple of typos.Rob Pike2009-11-123-5/+37
* fix typo in ByteSize exampleRob Pike2009-11-111-6/+6
* typoRuss Cox2009-11-111-1/+1
* point at how to get easy_install on Ubuntu.Russ Cox2009-11-111-2/+12
* add a paragraph in the FAQ about the situation with Windows supportRob Pike2009-11-111-0/+12
* docs: list make as a build dep.Adam Langley2009-11-111-4/+5
* install.html: ed needs to be installed tooRuss Cox2009-11-101-2/+2
* fix final program to have Html->HTMLRob Pike2009-11-101-2/+2
* change code review link to appspot.Russ Cox2009-11-101-1/+1
* update video linksweekly.2009-11-10Russ Cox2009-11-101-1/+1
* correct mailing list URLRuss Cox2009-11-101-1/+1
* remove internal references from doc/install.htmlRuss Cox2009-11-102-6/+1
* Minor tweaks.Ian Lance Taylor2009-11-101-10/+13
* make the titles of the FAQs match their links; adds clarity too. requested by...Rob Pike2009-11-092-2/+2
* in addition to bison, need to have gcc and c libraries installed.Russ Cox2009-11-091-4/+5
* add a q&a about google's internal use of goRob Pike2009-11-091-0/+14