1
0
mirror of https://github.com/golang/go synced 2024-10-04 02:31:22 -06:00
go/usr
Austin Clements 9a36b8087c Make it only necessary to exit blocks, not scopes. Allow
variables to be given initial values in some cases, to make
building global scopes more convenient.

R=rsc
APPROVED=rsc
DELTA=29  (17 added, 0 deleted, 12 changed)
OCL=33760
CL=33766
2009-08-24 13:48:16 -07:00
..
austin Make it only necessary to exit blocks, not scopes. Allow 2009-08-24 13:48:16 -07:00
dsymonds/iterable convert non-pkg go files to whole-package compilation. 2009-08-12 13:18:54 -07:00
gri/pretty Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00