1
0
mirror of https://github.com/golang/go synced 2024-10-05 08:21:22 -06:00
go/src/cmd
Russ Cox dfe03bb204 go/ast: fix bugs in SortImports
Tests are in gofix, since the bugs arise in rewritten ASTs.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5365043
2011-11-07 14:44:06 -05:00
..
5a 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths 2011-09-07 15:49:56 -04:00
5c cc: change cas to newcase 2011-10-26 15:27:59 -07:00
5g 5g, 6g: comment out uses of -r 2011-10-18 14:55:28 -04:00
5l 5l, 6l, 8l: correct ELFRESERVE diagnostic 2011-10-18 16:05:38 -04:00
6a 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths 2011-09-07 15:49:56 -04:00
6c cc: change cas to newcase 2011-10-26 15:27:59 -07:00
6g 5g, 6g: comment out uses of -r 2011-10-18 14:55:28 -04:00
6l 6l: remove mention of -e flag 2011-10-26 15:28:18 -07:00
8a 8a: fix IMULL grammar 2011-11-03 11:32:37 -04:00
8c cc: change cas to newcase 2011-10-26 15:27:59 -07:00
8g 5g, 6g, 8g: fix loop finding bug, squash jmps 2011-10-04 15:06:16 -04:00
8l 5l, 6l, 8l: correct ELFRESERVE diagnostic 2011-10-18 16:05:38 -04:00
cc cc: change cas to newcase 2011-10-26 15:27:59 -07:00
cgo all: rename os.Error to error in various non-code contexts 2011-11-01 22:58:09 -04:00
cov build: fix unused parameters 2011-08-25 16:08:13 -04:00
gc gc: use HEADER_IO macro from gopack 2011-11-07 11:42:13 -05:00
go go: skeleton implementation 2011-09-28 20:07:21 -04:00
godefs godefs: add enum/const testdata 2011-10-14 17:34:00 -04:00
godoc all: sort imports 2011-11-02 15:54:16 -04:00
gofix go/ast: fix bugs in SortImports 2011-11-07 14:44:06 -05:00
gofmt gofmt, gofix: sort imports 2011-11-02 15:53:57 -04:00
goinstall goinstall: allow packages from launchpad.net/~user branches. 2011-11-04 15:07:34 -04:00
gomake build: no required environment variables 2010-08-18 10:08:49 -04:00
gopack lib9: add ctime 2011-11-07 13:15:16 -05:00
gotest non-pkg: gofix -r error -force=error 2011-11-01 22:06:05 -04:00
govet all: sort imports 2011-11-02 15:54:16 -04:00
goyacc all: sort imports 2011-11-02 15:54:16 -04:00
hgpatch non-pkg: gofix -r error -force=error 2011-11-01 22:06:05 -04:00
ld gc, ld: sync pathtoprefix + add comments 2011-11-03 12:44:51 -04:00
nm Make.ccmd: link with mach lib, 2011-06-19 13:57:22 +10:00
prof runtime: faster strings 2011-10-12 17:40:02 +03:00
Makefile build: add missing nuke target 2011-10-17 14:18:21 -07:00