The Go programming language
Go to file
Ian Lance Taylor f0c00f7eee Don't cast nil to a fixed array type.
R=rsc
DELTA=1  (0 added, 0 deleted, 1 changed)
OCL=31916
CL=31937
2009-07-21 14:06:14 -07:00
doc - renamed SimpleVarDecl -> ShortVarDecl, in sync with terminology used in prose 2009-07-16 20:31:41 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib/godoc no longer necessary; directory not empty anymore 2009-07-09 16:44:20 -07:00
misc/xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src Don't cast nil to a fixed array type. 2009-07-21 14:06:14 -07:00
test You can't set a fixed array to nil. 2009-07-21 14:05:21 -07:00
usr Cleanup of Type/Value interface. Add Type.ZeroVal, replace 2009-07-21 13:31:23 -07:00