aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2012-03-05weekly.2012-03-04weekly.2012-03-04Andrew Gerrand
2012-03-05doc: add command docs page, canonicalize reference pathsAndrew Gerrand
2012-03-05doc: add help page, update project pageAndrew Gerrand
2012-03-05doc: clean up docs page, refer to wiki, change install doc pathsAndrew Gerrand
2012-03-05doc/progs: update for go 1Rob Pike
2012-03-05doc/effective_go: minor fixShenghou Ma
2012-03-05doc: change menu, tweak front pageAndrew Gerrand
2012-03-04 doc: fix another typo in article on defer, panic and recoverFrancisco Souza
2012-03-04doc: fixed minor typo in article on deferFrancisco Souza
2012-03-03doc: remove roadmap documentAndrew Gerrand
2012-03-03doc: change wording on references pageAndrew Gerrand
2012-03-03doc/install-source.html: update for go toolRob Pike
2012-03-03doc/go1: minor correctionsShenghou Ma
2012-03-02doc: fix some HTML errors in code.htmlSanjay Menakuru
2012-03-02doc: expand code.html to discuss the go tool in more depthAndrew Gerrand
2012-03-02doc: update go1 for html changesAndrew Gerrand
2012-03-01doc: describe API changes to go/buildRuss Cox
2012-03-01spec: clarifications around exports, uniqueness of identifiersRobert Griesemer
2012-03-01spec: minor tweaksRobert Griesemer
2012-03-01doc: update link to self-hosted "The Laws of Reflection" articleShenghou Ma
2012-02-29doc: add a bunch of missing <p> tagsStefan Nilsson
2012-03-01doc: add The Laws of Reflection articleJohan Euphrosine
2012-02-29spec: apply method sets, embedding to all types, not just named typesRuss Cox
2012-02-29spec: shorten heading for complex, real, imagRuss Cox
2012-02-29spec: use the term "lexical token" (rather then "lexical symbol")Robert Griesemer
2012-02-29spec: fix sentenceRobert Griesemer
2012-02-29doc: remove Go for C++ ProgrammersAndrew Gerrand
2012-02-28go spec: inside functions, variables must be evaluated.Robert Griesemer
2012-02-28doc: update Go For C++ ProgrammersIan Lance Taylor
2012-02-29doc/go1: tweaks to address rsc's commentsRob Pike
2012-02-29doc/style.css: make selectors more selective.Stefan Nilsson
2012-02-28tutorial: deleteRob Pike
2012-02-28doc/go1: fix broken linkStefan Nilsson
2012-02-27doc/go1: mention that regexp has changedRob Pike
2012-02-27doc: instruct freebsd/linux users to rm the old version firstAndrew Gerrand
2012-02-27doc: move wiki tutorial into articles directory, rmdir doc/codelabAndrew Gerrand
2012-02-27doc/go1: add justification discussions to major changesRob Pike
2012-02-26doc/install: fix FreeBSD/Linux install commandShenghou Ma
2012-02-24doc: update Go1 release notes to use correct WalkFunc error signature.Mike Rosset
2012-02-25doc/go1: new introductionRob Pike
2012-02-25doc: update codelab/wiki to Go 1.Shenghou Ma
2012-02-23spec: allow disallow of \uFFFD in import pathRuss Cox
2012-02-24doc/go1: document ProcessStateRob Pike
2012-02-23godoc: fine-tuning .cssRobert Griesemer
2012-02-23godoc: bring back highlighting, selections, and alertsRobert Griesemer
2012-02-22go spec: import path implementation restrictionRobert Griesemer
2012-02-23weekly.2012-02-22weekly.2012-02-22Andrew Gerrand
2012-02-22spec: refine the wording about variables in type switchesRob Pike
2012-02-22cmd/fix: remove os.Wait gofix.David Symonds
2012-02-22doc: move styles to style.cssAndrew Gerrand