go/src
Robert Griesemer 49d2d98697 go/printer, gofmt: nicer formatting of multi-line returns
This affects corner (test) cases only; gofmt -w src misc
doesn't cause any changes.

- added additional test cases
- removed doIndent parameter from printer.valueSpec
  (was always false)
- gofmt -w src misc causes no changes

Fixes #1207.

R=dsymonds, rsc
CC=golang-dev
https://golang.org/cl/5786060
2012-03-09 11:05:50 -08:00
..
cmd cmd/go: document import path meta tag discovery in go help remote 2012-03-08 11:31:52 -08:00
lib9 all: remove some references to Make.inc etc. 2012-03-07 13:51:49 +11:00
libbio build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
libmach runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
pkg go/printer, gofmt: nicer formatting of multi-line returns 2012-03-09 11:05:50 -08:00
all.bash cmd/dist: cross-compiling fixes 2012-02-13 22:31:51 -05:00
all.bat build: use setlocal in run.bat 2012-02-16 10:44:55 +11:00
clean.bash build: fix clean.bash 2012-02-15 23:52:07 +09:00
clean.bat build: implement clean.bat 2012-02-20 12:17:27 +11:00
make.bash make.bash: fix old builds 2012-03-07 11:38:05 -05:00
make.bat make.bat, run.bat: echo newlines 2012-02-16 20:49:50 +00:00
Make.dist cmd/dist: make 'make' quieter for developers 2012-02-08 15:26:47 -05:00
run.bash misc/cgo: re-enable testso 2012-03-08 12:13:41 -05:00
run.bat build: use run.go for running tests 2012-03-05 22:47:23 -05:00
sudo.bash build: fix sudo.bash. 2012-02-15 08:42:16 +11:00