1
0
mirror of https://github.com/golang/go synced 2024-10-03 03:01:21 -06:00
go/src/cmd/fix
2013-03-20 01:05:16 +09:00
..
testdata go/printer, gofmt: trim trailing whitespace in comments 2012-10-30 13:09:47 -07:00
doc.go cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
fix.go fix: walk ast.Ellipsis values. 2012-02-17 14:39:50 +11:00
import_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
main_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
main.go go/format: Package format implements standard formatting of Go source. 2012-11-27 10:29:49 -08:00
netipv6zone_test.go cmd/fix: revert IPv6 scoped address zone support of IPNet 2013-03-20 01:05:16 +09:00
netipv6zone.go cmd/fix: revert IPv6 scoped address zone support of IPNet 2013-03-20 01:05:16 +09:00
printerconfig_test.go cmd/fix: Add keys to printer.Config composite literals. 2012-12-16 19:31:59 -05:00
printerconfig.go cmd/fix: Add keys to printer.Config composite literals. 2012-12-16 19:31:59 -05:00
typecheck.go bytes, strings: add TrimPrefix and TrimSuffix 2013-02-01 08:41:25 -08:00