1
0
mirror of https://github.com/golang/go synced 2024-09-24 11:10:12 -06:00
go/doc/progs
Rob Pike 4074795e15 effective_go: cleanups and fixes
Also explain the situation with recursive String methods more accurately,
and clean up the code now that the fmt package is more careful.

R=golang-dev, minux.ma, bradfitz
CC=golang-dev
https://golang.org/cl/5907047
2012-03-25 11:34:51 +11:00
..
cgo1.go doc: update format for "C? Go? Cgo!" article 2012-03-19 22:54:06 +08:00
cgo2.go doc: add C? Go? Cgo! article 2012-03-13 09:07:37 +11:00
cgo3.go doc: add C? Go? Cgo! article 2012-03-13 09:07:37 +11:00
cgo4.go doc: add C? Go? Cgo! article 2012-03-13 09:07:37 +11:00
defer2.go doc: trivial comment typo fix 2012-01-12 07:55:23 -08:00
defer.go doc: trivial comment typo fix 2012-01-12 07:55:23 -08:00
eff_bytesize.go effective_go: cleanups and fixes 2012-03-25 11:34:51 +11:00
eff_qr.go renaming_4: gofix -r everything/but/src/pkg 2011-11-08 15:43:02 -08:00
eff_sequence.go effective go: extract and test a couple more examples. 2011-08-22 22:46:59 +10:00
error2.go doc: only trim newlines in tmpltohtml, gofmt progs 2012-01-09 20:05:34 +11:00
error3.go doc: only trim newlines in tmpltohtml, gofmt progs 2012-01-09 20:05:34 +11:00
error4.go doc: only trim newlines in tmpltohtml, gofmt progs 2012-01-09 20:05:34 +11:00
error.go doc/progs: update for go 1 2012-03-05 12:49:31 +11:00
go1.go doc/progs: update for go 1 2012-03-05 12:49:31 +11:00
gobs1.go doc: add Gobs of data article 2012-03-16 08:21:13 +11:00
gobs2.go doc: add Gobs of data article 2012-03-16 08:21:13 +11:00
image_draw.go doc/articles/image_draw.html: fix circle example 2012-03-23 17:02:21 +11:00
interface2.go doc: fix typo in The Laws of Reflection article 2012-03-21 16:42:04 -07:00
interface.go doc: fix typos in laws_of_reflection article, add copyright notice. 2012-03-07 11:24:00 +11:00
json1.go doc: add JSON and Go article 2012-03-22 18:25:40 +11:00
json2.go doc: add JSON and Go article 2012-03-22 18:25:40 +11:00
json3.go doc: add JSON and Go article 2012-03-22 18:25:40 +11:00
json4.go doc: add JSON and Go article 2012-03-22 18:25:40 +11:00
json5.go doc: add JSON and Go article 2012-03-22 18:25:40 +11:00
run doc: add JSON and Go article 2012-03-22 18:25:40 +11:00
slices.go doc/progs: update for go 1 2012-03-05 12:49:31 +11:00
timeout1.go doc/articles: rename concurrency patterns article 2012-03-23 07:51:16 +11:00
timeout2.go doc: add Go Concurrency Patterns: Timing out, moving on article 2012-03-14 13:03:11 +11:00