go/src/pkg/fmt
Robert Daniel Kortschak 92bc896909 fmt: improve go syntax handling of byte-derived arrays and slices
Fixes #4685.

R=golang-dev, adg, remyoudompheng, rsc
CC=golang-dev
https://golang.org/cl/7205047
2013-01-30 17:53:53 -08:00
..
doc.go fmt: document width and flags a bit more 2012-12-22 13:36:39 -05:00
export_test.go fmt, log: stop using unicode 2012-03-06 23:27:11 -05:00
fmt_test.go fmt: improve go syntax handling of byte-derived arrays and slices 2013-01-30 17:53:53 -08:00
format.go fmt: Remove dead code and make comments and variables consistent. 2013-01-22 17:12:45 -05:00
print.go fmt: improve go syntax handling of byte-derived arrays and slices 2013-01-30 17:53:53 -08:00
scan.go fmt: Remove dead code and make comments and variables consistent. 2013-01-22 17:12:45 -05:00
scan_test.go fmt: Remove dead code and make comments and variables consistent. 2013-01-22 17:12:45 -05:00
stringer_test.go