1
0
mirror of https://github.com/golang/go synced 2024-09-25 15:10:11 -06:00
go/usr
Austin Clements 79fac7ca86 Implement array types and index expressions.
Some cleanup.  Elem() on PtrType is now just Elem and matches
with ArrayType.  Generators now switch over the result type
instead of the operand type.  Delete unused diag function.

R=rsc
APPROVED=rsc
DELTA=281  (219 added, 18 deleted, 44 changed)
OCL=31876
CL=31891
2009-07-20 17:41:40 -07:00
..
austin Implement array types and index expressions. 2009-07-20 17:41:40 -07:00
dsymonds/iterable minor cleanup, not required by compiler changes 2009-05-08 10:14:55 -07:00
gri/pretty - install gofmt in src/cmd/gofmt 2009-06-16 12:03:32 -07:00