go/src/cmd
Gustavo Niemeyer 9d4ae0ae5c gofix: handle xml.Unmarshal in xmlapi fix
This improves the handling of xml.Unmarshal in
the xmlapi fix by guessing some of the common
types used on it.

This also fixes a bug in the partial typechecker.
In an expression such as f(&a), it'd mark a as
having &T rather than *T.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5572058
2012-01-25 21:07:00 -02:00
..
5a 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths 2011-09-07 15:49:56 -04:00
5c 5c, 6c, 8c: support 64-bit switch value 2011-12-14 17:30:40 -05:00
5g gc: Nicer errors before miscompiling. 2012-01-10 11:19:22 +01:00
5l 5l: remove redundant code 2012-01-16 19:29:54 -05:00
6a 6a, 8a: allow $(-1) for consistency with $1, $(1), $-1. 2011-11-11 14:56:49 -05:00
6c 5c, 6c, 8c: support 64-bit switch value 2011-12-14 17:30:40 -05:00
6g gc: Nicer errors before miscompiling. 2012-01-10 11:19:22 +01:00
6l 6l, 8l: remove unused macro definition 2012-01-22 10:35:15 -08:00
8a 6a, 8a: allow $(-1) for consistency with $1, $(1), $-1. 2011-11-11 14:56:49 -05:00
8c 5c, 6c, 8c: support 64-bit switch value 2011-12-14 17:30:40 -05:00
8g gc: Nicer errors before miscompiling. 2012-01-10 11:19:22 +01:00
8l 6l, 8l: remove unused macro definition 2012-01-22 10:35:15 -08:00
cc 5c, 6c, 8c: support 64-bit switch value 2011-12-14 17:30:40 -05:00
cgo go/parser: Use explicit parser.Mode type. 2012-01-24 16:36:20 -08:00
cov build: Changes to the build infrastructure for NetBSD. 2011-12-12 15:42:06 -05:00
gc gc: fix order of evaluation 2012-01-25 17:53:50 -05:00
go cmd/go: fix get github 2012-01-24 14:15:37 -05:00
godoc godoc: update metadata upon launch 2012-01-25 11:56:31 +11:00
gofix gofix: handle xml.Unmarshal in xmlapi fix 2012-01-25 21:07:00 -02:00
gofmt gofmt: fix test.sh 2012-01-25 08:58:41 -08:00
goinstall go/build: add BuildTags to Context, allow !tag 2012-01-23 15:16:38 -05:00
gomake build: no required environment variables 2010-08-18 10:08:49 -04:00
gopack gopack: fixes for Plan 9 build 2011-11-09 13:24:36 -05:00
gotest go/doc: move CommentText to ast.CommentGroup's Text method 2012-01-12 11:34:02 -08:00
govet govet: add checking for printf verbs 2011-12-15 15:17:52 -08:00
goyacc goyacc: fix indexing bug when yydebug >= 2 2012-01-20 10:22:41 -08:00
ld ld: fix Mach-O code signing for non-cgo binaries 2012-01-23 09:42:09 -05:00
nm Make.ccmd: link with mach lib, 2011-06-19 13:57:22 +10:00
prof build: Changes to the build infrastructure for NetBSD. 2011-12-12 15:42:06 -05:00
Makefile build: remove code now in subrepositories 2012-01-25 15:30:42 -05:00