Russ Cox
|
653cef1ba0
|
add Close() and Closed() to ChanValue
R=r
DELTA=60 (56 added, 3 deleted, 1 changed)
OCL=33868
CL=33872
|
2009-08-26 10:47:18 -07:00 |
|
Rob Pike
|
87f2208bda
|
rename runtime internals to have modern names (array->slice etc)
R=rsc
DELTA=444 (179 added, 177 deleted, 88 changed)
OCL=33847
CL=33849
|
2009-08-25 15:54:25 -07:00 |
|
Russ Cox
|
92e925778e
|
reflection for interface set
rename map access methods to Elem, SetElem.
R=r
DELTA=95 (66 added, 7 deleted, 22 changed)
OCL=31456
CL=31469
|
2009-07-10 16:32:26 -07:00 |
|
Russ Cox
|
5ddaf9a098
|
reflection for channels
R=r
DELTA=188 (171 added, 6 deleted, 11 changed)
OCL=31352
CL=31361
|
2009-07-08 15:00:54 -07:00 |
|
Russ Cox
|
764b6ec1aa
|
reflection for maps
R=r
DELTA=304 (248 added, 34 deleted, 22 changed)
OCL=31345
CL=31347
|
2009-07-08 13:55:57 -07:00 |
|