summaryrefslogtreecommitdiff
path: root/doc/code.html
Commit message (Expand)AuthorAgeFilesLines
* 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