Rob Pike
|
4f61fc96b2
|
test: remove semiocolons.
The ken directory is untouched so we have some examples with explicit semis.
R=gri
CC=golang-dev
https://golang.org/cl/2157041
|
2010-09-04 10:36:13 +10:00 |
|
Russ Cox
|
97d0e8fe6c
|
gc: allow taking address of out parameters
Fixes #186.
R=ken2
CC=golang-dev
https://golang.org/cl/793041
|
2010-03-26 18:01:02 -07:00 |
|
Russ Cox
|
ae54cf73ca
|
last round: non-package code
R=r
DELTA=127 (38 added, 3 deleted, 86 changed)
OCL=34640
CL=34650
|
2009-09-15 12:42:24 -07:00 |
|
Russ Cox
|
391425ae55
|
if take address of local, move to heap.
heuristic to not print bogus strings.
fix one error message format.
R=ken
OCL=23849
CL=23851
|
2009-01-29 17:38:58 -08:00 |
|