1
0
mirror of https://github.com/golang/go synced 2024-10-04 09:11:21 -06:00
go/src/cmd
Russ Cox 9f8f2e6130 convert composite literals from { } to ( ).
only non-trivial changes are in
	convlit1.go
	golden.out

R=gri
OCL=25019
CL=25024
2009-02-13 14:48:32 -08:00
..
6a pragma textflag 2009-01-27 14:12:35 -08:00
6c optimizer bug w STOstring 2009-01-29 15:13:36 -08:00
6g change array padding in structures 2009-02-07 13:31:34 -08:00
6l heuristic to stop pulling .6 in from .a 2009-02-05 13:58:43 -08:00
8a make 8a, 8c, 8l build in go environment. 2009-01-06 11:34:02 -08:00
8c optimizer bug w STOstring 2009-01-29 15:13:36 -08:00
8l make 8a, 8c, 8l build in go environment. 2009-01-06 11:34:02 -08:00
ar don't warn anymore about missing imports 2008-12-04 14:59:38 -08:00
cc 6c: byte* - byte* should be int64, not int32. 2009-02-05 19:09:04 -08:00
cov new flags to 6cov 2008-11-20 11:58:07 -08:00
gc add composite literal ( ) syntax. 2009-02-13 14:48:16 -08:00
gobuild gobuild: 2008-11-24 11:21:56 -08:00
gotest convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
nm symbol table changes 2008-11-20 17:32:18 -08:00
prof libmach: 2009-02-03 15:00:09 -08:00
clean.bash delete blyacc 2009-01-06 09:53:38 -08:00
make.bash delete blyacc 2009-01-06 09:53:38 -08:00