aboutsummaryrefslogtreecommitdiff
path: root/doc/code.html
AgeCommit message (Expand)Author
2014-12-10[release-branch.go1.4] [release-branch.go1.4] doc: scrub references to code.g...Andrew Gerrand
2014-11-10all: use golang.org/x/... import pathsAndrew Gerrand
2014-07-25doc: drop scheme from links that are known to support HTTPSAndrew Gerrand
2013-11-21doc: update installation instructionsAndrew Gerrand
2013-10-12doc: fix small HTML problemsShenghou Ma
2013-10-09doc: fix a few broken linksAndrew Gerrand
2013-05-29doc: Fix typo in approximation of square rootKatrina Owen
2013-04-23doc/code.html: remove doubled word; modify the tab to space.Oling Cat
2013-04-04doc/code.html: fix typosAndriy Lytvynov
2013-04-04doc: use the already defined GOPATH in PATHDuncan Holm
2013-04-03doc: fix typos and trailing spacesAlexei Sholik
2013-04-04doc: mention godoc.org in "How to Write Go Code"Andrew Gerrand
2013-04-04doc: simplify How to write Go code articleAndrew Gerrand
2013-02-11doc: link to wiki Projects page instead of old Project Dashboard.Greg Ward
2013-01-15doc: fix various fragment linksAndrew Gerrand
2012-11-13doc: link to Go coding screencastAndrew Gerrand
2012-08-07doc: fix some HTML syntax errorsShenghou Ma
2012-04-17doc/code: mention $GOBINShenghou Ma
2012-04-10doc/code: update newmath.Sqrt test case to make sure test succeedShenghou Ma
2012-04-05doc: shorten project dashboard linkAndrew Gerrand
2012-04-02doc/code.html: change 'affect' to 'effect'.Peter Weinberger
2012-03-30doc/code.html: fix broken dashboard linkShenghou Ma
2012-03-19doc: various typos, remove apostrophes from ordinalsJeremy Jackins
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-02-29doc: add a bunch of missing <p> tagsStefan Nilsson
2012-02-18doc: various updates to doc/code.htmlShenghou Ma
2012-01-19godoc: specify HTML page metadata with a JSON blobAndrew Gerrand
2012-01-12doc: update "How to Write Go Code" to use the go toolAndrew Gerrand
2011-03-04doc: there's no such thing as a .cgo fileAndrew Gerrand
2011-03-04doc: describe platform-specific conventions in code.htmlAndrew Gerrand
2011-02-22Make.pkg, doc: Replace references to "-benchmarks" and "-match" with "-test.b...Kyle Consalus
2011-02-12code.html: update to reflect that package names need not be uniqueRob Pike
2010-11-29doc/code.html: fix reference to "gomake build"Anschel Schaffer-Cohen
2010-11-23Documentation: how to write Makefiles for commands.Yves Junqueira
2010-08-18build: no required environment variablesRuss Cox
2010-06-01doc/code.html: fix error string formatAndrew Gerrand
2010-05-30doc/code: example package with testsAndrew Gerrand
2009-12-17make it more explicit that design discussions should happen before code reviewsRob Pike
2009-12-11Add a Makefile in place of all.bash. Update docs to reflectDevon H. O'Dell
2009-12-09doc: split contribute.html into code.html and contribute.htmlRuss Cox