Sign in
go
/
go
/
26015b95634de49bc5b4ac998e8a2d1fcb8eca79
/
doc
/
code.html
1abb863
doc: add Overview and other small edits to How To Write Go Code
by Andrew Gerrand
· 9 years ago
ae266aa
doc: Added link to 'go help gopath'
by Christopher Guiney
· 10 years ago
8655f04
doc: propose $GOPATH as $HOME/work, not $HOME/go
by Andrew Gerrand
· 10 years ago
eb91b5f
[release-branch.go1.4] doc: scrub references to code.google.com
by Andrew Gerrand
· 10 years ago
7f0be1f
all: use golang.org/x/... import paths
by Andrew Gerrand
· 10 years ago
43ad89d
doc: drop scheme from links that are known to support HTTPS
by Andrew Gerrand
· 11 years ago
c497c9e
doc: update installation instructions
by Andrew Gerrand
· 11 years ago
26f43a0
doc: fix small HTML problems
by Shenghou Ma
· 11 years ago
cf694aa
doc: fix a few broken links
by Andrew Gerrand
· 11 years ago
605da0e
doc: Fix typo in approximation of square root
by Katrina Owen
· 12 years ago
e680710
doc/code.html: remove doubled word; modify the tab to space.
by Oling Cat
· 12 years ago
a854535
doc/code.html: fix typos
by Andriy Lytvynov
· 12 years ago
52700d2
doc: use the already defined GOPATH in PATH
by Duncan Holm
· 12 years ago
5977e34
doc: fix typos and trailing spaces
by Alexei Sholik
· 12 years ago
e798cd8
doc: mention godoc.org in "How to Write Go Code"
by Andrew Gerrand
· 12 years ago
ee923e3
doc: simplify How to write Go code article
by Andrew Gerrand
· 12 years ago
74e1577
doc: link to wiki Projects page instead of old Project Dashboard.
by Greg Ward
· 12 years ago
399a36a
doc: fix various fragment links
by Andrew Gerrand
· 12 years ago
6f9609a
doc: link to Go coding screencast
by Andrew Gerrand
· 12 years ago
edc7b47
doc: fix some HTML syntax errors
by Shenghou Ma
· 13 years ago
50d5cf6
doc/code: mention $GOBIN
by Shenghou Ma
· 13 years ago
25e02d5
doc/code: update newmath.Sqrt test case to make sure test succeed
by Shenghou Ma
· 13 years ago
b16ec46
doc: shorten project dashboard link
by Andrew Gerrand
· 13 years ago
a978ead
doc/code.html: change 'affect' to 'effect'. Fixes #3429.
by Peter Weinberger
· 13 years ago
2a3dbb0
doc/code.html: fix broken dashboard link
by Shenghou Ma
· 13 years ago
7e05426
doc: various typos, remove apostrophes from ordinals
by Jeremy Jackins
· 13 years ago
4d7d3f5
doc: fix some HTML errors in code.html
by Sanjay Menakuru
· 13 years ago
718de6f
doc: expand code.html to discuss the go tool in more depth
by Andrew Gerrand
· 13 years ago
c50074e
doc: add a bunch of missing <p> tags
by Stefan Nilsson
· 13 years ago
f18b0b0
doc: various updates to doc/code.html
by Shenghou Ma
· 13 years ago
7cb21a7
godoc: specify HTML page metadata with a JSON blob
by Andrew Gerrand
· 13 years ago
d9b82ba
doc: update "How to Write Go Code" to use the go tool
by Andrew Gerrand
· 13 years ago
89f890f
doc: there's no such thing as a .cgo file
by Andrew Gerrand
· 14 years ago
ee1cb82
doc: describe platform-specific conventions in code.html
by Andrew Gerrand
· 14 years ago
07cc8b9
Make.pkg, doc: Replace references to "-benchmarks" and "-match" with "-test.bench" and "-test.run".
by Kyle Consalus
· 14 years ago
bab5536
code.html: update to reflect that package names need not be unique
by Rob Pike
· 14 years ago
93f97ca
doc/code.html: fix reference to "gomake build"
by Anschel Schaffer-Cohen
· 14 years ago
52c23f3
Documentation: how to write Makefiles for commands.
by Yves Junqueira
· 14 years ago
da392d9
build: no required environment variables
by Russ Cox
· 15 years ago
ac1d498
doc/code.html: fix error string format
by Andrew Gerrand
· 15 years ago
24566d4
doc/code: example package with tests
by Andrew Gerrand
· 15 years ago
96ee38b
make it more explicit that design discussions should happen before code reviews
by Rob Pike
· 15 years ago
ddde7f6
Add a Makefile in place of all.bash. Update docs to reflect this change.
by Devon H. O'Dell
· 15 years ago
d55abfd
doc: split contribute.html into code.html and contribute.html
by Russ Cox
· 15 years ago