go/src/cmd
Russ Cox a338231526 gc: five bug fixes, one better error.
* check for struct literal assignment to private fields.
* record, fix crash involving parallel map assignment.
* avoid infinite recursion in exportassignok.
* make floating point bounds check precise.
* avoid crash on invalid receiver.

* add context to error about implicit assignment.

Fixes #86.
Fixes #88.
Fixes #158.
Fixes #174.
Fixes #201.
Fixes #204.

R=ken2
https://golang.org/cl/154144
2009-11-15 12:57:09 -08:00
..
5a yet another attempt to avoid conflicts with 2009-11-12 23:38:48 -08:00
5c tweak documentation of commands 2009-11-09 11:45:15 -08:00
5g tweak documentation of commands 2009-11-09 11:45:15 -08:00
5l tweak documentation of commands 2009-11-09 11:45:15 -08:00
6a yet another attempt to avoid conflicts with 2009-11-12 23:38:48 -08:00
6c tweak documentation of commands 2009-11-09 11:45:15 -08:00
6g tweak documentation of commands 2009-11-09 11:45:15 -08:00
6l tweak documentation of commands 2009-11-09 11:45:15 -08:00
8a yet another attempt to avoid conflicts with 2009-11-12 23:38:48 -08:00
8c tweak documentation of commands 2009-11-09 11:45:15 -08:00
8g tweak documentation of commands 2009-11-09 11:45:15 -08:00
8l tweak documentation of commands 2009-11-09 11:45:15 -08:00
cc cc: drop redundant strcpy 2009-11-15 00:00:05 -08:00
cgo cgo: add more information about gcc output parsing failures 2009-11-11 16:58:27 -08:00
cov doc doc doc 2009-11-04 15:17:36 -08:00
ebnflint - replaced gofmt expression formatting algorithm with 2009-11-09 21:09:34 -08:00
gc gc: five bug fixes, one better error. 2009-11-15 12:57:09 -08:00
godefs gofmt'ed godefs 2009-11-05 15:35:53 -08:00
godoc - replaced gofmt expression formatting algorithm with 2009-11-09 21:09:34 -08:00
gofmt Build changes to support work on the BSDs. 2009-11-14 15:29:09 -08:00
gopack gopack: work around gcc bug in hash function 2009-11-11 22:19:58 -08:00
gotest gotest: show the test file pattern in "no test files" error 2009-11-15 12:56:39 -08:00
goyacc - replaced gofmt expression formatting algorithm with 2009-11-09 21:09:34 -08:00
hgpatch Fix capitalisation of "Git". 2009-11-11 17:31:28 -08:00
ld gc: five bug fixes, one better error. 2009-11-15 12:57:09 -08:00
nm tweak documentation of commands 2009-11-09 11:45:15 -08:00
prof stylistic issues in a couple of cmd docs 2009-11-04 13:13:17 -08:00
clean.bash Build changes to support work on the BSDs. 2009-11-14 15:29:09 -08:00
make.bash Build changes to support work on the BSDs. 2009-11-14 15:29:09 -08:00