Russ Cox
|
be2edb5761
|
Automated g4 rollback of changelist 25024,
plus significant hand editing.
Back to T{x} for composite literals.
R=r
OCL=25612
CL=25632
|
2009-03-03 08:39:12 -08:00 |
|
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 |
|
Ken Thompson
|
0194aaf918
|
T{} syntax for constructors
T(expression) for conversion
FUNC keyword no longer a type
R=r
OCL=14887
CL=14887
|
2008-09-05 19:50:34 -07:00 |
|
Rob Pike
|
5ee2b0478a
|
update bugs
add test for composite literals
R=gri
OCL=14766
CL=14766
|
2008-09-03 15:54:33 -07:00 |
|