1
0
mirror of https://github.com/golang/go synced 2024-10-05 07:11:22 -06:00
go/src/cmd/fix
Rob Pike 5c62e5f9da cmd/fix: add gotypes module
Adjusts for the move from golang.org/x/tools/go/types and .../go/exact
to go/types and go/constant in the main repository.

Change-Id: I0da7248c540939e3e9b09c915b0a296937f1be73
Reviewed-on: https://go-review.googlesource.com/12284
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-07-17 01:47:14 +00:00
..
doc.go cmd/fix: mention -help instead of the non-existent -? flag 2014-08-07 23:24:32 +10:00
fix.go all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
gotypes_test.go cmd/fix: add gotypes module 2015-07-17 01:47:14 +00:00
gotypes.go cmd/fix: add gotypes module 2015-07-17 01:47:14 +00:00
import_test.go
main_test.go
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: check type assertion in netipv6zone rule. 2013-06-02 15:39:47 +02:00
netipv6zone.go cmd/fix: check type assertion in netipv6zone rule. 2013-06-02 15:39:47 +02: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