1
0
mirror of https://github.com/golang/go synced 2024-10-05 06:11:21 -06:00
go/src/cmd/gofmt
Rob Pike 1f565e7d20 tools: update references to "x" to be "go tool x"
For instance, don't talk about gofix, talk about the
fix tool or "go tool fix".

R=golang-dev, rsc, r
CC=golang-dev
https://golang.org/cl/5608053
2012-02-04 07:03:20 +11:00
..
testdata gofmt: handle &T in composite literal simplify 2011-12-02 14:14:04 -05:00
doc.go gofmt: simplify flags 2011-12-13 14:03:25 -08:00
gofmt_test.go gofmt: leave nil nodes of the AST unchanged. 2011-11-11 14:11:30 -08:00
gofmt.go go/parser: Use explicit parser.Mode type. 2012-01-24 16:36:20 -08:00
rewrite.go go/parser: Remove unused Parse* functions. Simplified ParseExpr signature. 2012-01-12 16:04:48 -08:00
simplify.go cmd/gofmt: fix simplify.go by running gofmt on cmd/gofmt 2012-01-13 18:05:47 -08:00
test.sh tools: update references to "x" to be "go tool x" 2012-02-04 07:03:20 +11:00