summaryrefslogtreecommitdiff
path: root/doc/code.html
AgeCommit message (Collapse)AuthorFilesLines
2011-02-18Imported Upstream version 2011.02.15Ondřej Surý1-3/+3
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-7/+41
2010-06-01doc/code.html: fix error string formatAndrew Gerrand1-1/+1
R=rsc CC=golang-dev http://codereview.appspot.com/1444041
2010-05-30doc/code: example package with testsAndrew Gerrand1-0/+85
R=r CC=golang-dev http://codereview.appspot.com/1404041
2009-12-17make it more explicit that design discussions should happen before code reviewsRob Pike1-2/+3
R=rsc CC=golang-dev http://codereview.appspot.com/180075
2009-12-11Add a Makefile in place of all.bash. Update docs to reflectDevon H. O'Dell1-2/+2
this change. R=rsc CC=golang-dev http://codereview.appspot.com/171048 Committer: Russ Cox <rsc@golang.org>
2009-12-09doc: split contribute.html into code.html and contribute.htmlRuss Cox1-0/+204
R=r http://codereview.appspot.com/170042