summaryrefslogtreecommitdiff
path: root/doc/code.html
Commit message (Expand)AuthorAgeFilesLines
* all: use golang.org/x/... import pathsAndrew Gerrand2014-11-101-87/+96
* doc: drop scheme from links that are known to support HTTPSAndrew Gerrand2014-07-251-8/+8
* doc: update installation instructionsAndrew Gerrand2013-11-211-1/+25
* doc: fix small HTML problemsShenghou Ma2013-10-121-1/+1
* doc: fix a few broken linksAndrew Gerrand2013-10-091-1/+1
* doc: Fix typo in approximation of square rootKatrina Owen2013-05-291-2/+2
* doc/code.html: remove doubled word; modify the tab to space.Oling Cat2013-04-231-4/+4
* doc/code.html: fix typosAndriy Lytvynov2013-04-041-2/+2
* doc: use the already defined GOPATH in PATHDuncan Holm2013-04-041-1/+1
* doc: fix typos and trailing spacesAlexei Sholik2013-04-031-4/+4
* doc: mention godoc.org in "How to Write Go Code"Andrew Gerrand2013-04-041-3/+4
* doc: simplify How to write Go code articleAndrew Gerrand2013-04-041-186/+275
* doc: link to wiki Projects page instead of old Project Dashboard.Greg Ward2013-02-111-2/+2
* doc: fix various fragment linksAndrew Gerrand2013-01-151-2/+2
* doc: link to Go coding screencastAndrew Gerrand2012-11-131-0/+4
* doc: fix some HTML syntax errorsShenghou Ma2012-08-071-1/+1
* doc/code: mention $GOBINShenghou Ma2012-04-171-1/+2
* doc/code: update newmath.Sqrt test case to make sure test succeedShenghou Ma2012-04-101-2/+2
* doc: shorten project dashboard linkAndrew Gerrand2012-04-051-1/+1
* doc/code.html: change 'affect' to 'effect'.Peter Weinberger2012-04-021-1/+1
* doc/code.html: fix broken dashboard linkShenghou Ma2012-03-301-2/+2
* doc: various typos, remove apostrophes from ordinalsJeremy Jackins2012-03-191-1/+1
* doc: fix some HTML errors in code.htmlSanjay Menakuru2012-03-021-3/+3
* doc: expand code.html to discuss the go tool in more depthAndrew Gerrand2012-03-021-195/+354
* doc: add a bunch of missing <p> tagsStefan Nilsson2012-02-291-1/+1
* doc: various updates to doc/code.htmlShenghou Ma2012-02-181-4/+5
* godoc: specify HTML page metadata with a JSON blobAndrew Gerrand2012-01-191-1/+3
* doc: update "How to Write Go Code" to use the go toolAndrew Gerrand2012-01-121-158/+131
* doc: there's no such thing as a .cgo fileAndrew Gerrand2011-03-041-1/+1
* doc: describe platform-specific conventions in code.htmlAndrew Gerrand2011-03-041-0/+44
* Make.pkg, doc: Replace references to "-benchmarks" and "-match" with "-test.b...Kyle Consalus2011-02-221-1/+1
* code.html: update to reflect that package names need not be uniqueRob Pike2011-02-121-3/+3
* doc/code.html: fix reference to "gomake build"Anschel Schaffer-Cohen2010-11-291-1/+1
* Documentation: how to write Makefiles for commands.Yves Junqueira2010-11-231-0/+26
* build: no required environment variablesRuss Cox2010-08-181-7/+15
* doc/code.html: fix error string formatAndrew Gerrand2010-06-011-1/+1
* doc/code: example package with testsAndrew Gerrand2010-05-301-0/+85
* make it more explicit that design discussions should happen before code reviewsRob Pike2009-12-171-2/+3
* Add a Makefile in place of all.bash. Update docs to reflectDevon H. O'Dell2009-12-111-2/+2
* doc: split contribute.html into code.html and contribute.htmlRuss Cox2009-12-091-0/+204