1
0
mirror of https://github.com/golang/go synced 2024-11-12 10:20:27 -07:00
go/usr
Austin Clements d11173d452 Implement var declarations. Variables, constants, and types now carry
the position where they were defined so I can produce good
error messages on redefinitions.

R=rsc
APPROVED=rsc
DELTA=204  (126 added, 13 deleted, 65 changed)
OCL=32599
CL=32605
2009-07-31 15:51:27 -07:00
..
austin Implement var declarations. Variables, constants, and types now carry 2009-07-31 15:51:27 -07:00
dsymonds/iterable minor cleanup, not required by compiler changes 2009-05-08 10:14:55 -07:00
gri/pretty Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00