Russ Cox
|
5c52404aca
|
gc: implicit type bug fix in export data
TBR=lvd
CC=golang-dev
https://golang.org/cl/5644064
|
2012-02-09 00:26:08 -05:00 |
|
Luuk van Dijk
|
419c53af30
|
gc: don't print implicit type on struct literal in export
As pointed out in the discussion around 2678.
R=rsc
CC=golang-dev
https://golang.org/cl/5534077
|
2012-02-06 12:19:59 +01:00 |
|
Russ Cox
|
524fb81c41
|
gc: inlining bug
R=lvd
CC=golang-dev
https://golang.org/cl/5533078
|
2012-01-11 20:32:02 -05:00 |
|
Russ Cox
|
81728cf06d
|
gc: fix inlining bug
R=lvd
CC=golang-dev
https://golang.org/cl/5532077
|
2012-01-11 17:25:09 -05:00 |
|
Russ Cox
|
836a517f69
|
gc: fix inlining bug
Fixes #2682.
R=lvd
CC=golang-dev
https://golang.org/cl/5538043
|
2012-01-11 13:21:06 -08:00 |
|
Luuk van Dijk
|
feaa9ed10a
|
gc: export nil literals without inferred type.
Fixes #2678
R=rsc
CC=golang-dev
https://golang.org/cl/5529066
|
2012-01-11 21:26:54 +01:00 |
|