1
0
mirror of https://github.com/golang/go synced 2024-11-26 13:58:48 -07:00
go/test/ken
Russ Cox 49e2087848 insert type assertions when narrowing.
R=r
OCL=24349
CL=24913
2009-02-11 17:55:16 -08:00
..
array.go convert tests; nothing interesting. 2009-01-16 16:12:14 -08:00
chan1.go removed a:b in range syntax 2009-01-26 11:34:38 -08:00
chan.go delete export 2009-01-20 14:40:40 -08:00
embed.go insert type assertions when narrowing. 2009-02-11 17:55:16 -08:00
for.go
interbasic.go insert type assertions when narrowing. 2009-02-11 17:55:16 -08:00
interfun.go insert type assertions when narrowing. 2009-02-11 17:55:16 -08:00
intervar.go delete export 2009-01-20 14:40:40 -08:00
label.go
litfun.go
mfunc.go
ptrfun.go update go code tree to new func rules. 2009-01-30 14:39:31 -08:00
ptrvar.go
range.go removed a:b in range syntax 2009-01-26 11:34:38 -08:00
rob1.go delete export 2009-01-20 14:40:40 -08:00
rob2.go delete export 2009-01-20 14:40:40 -08:00
robfor.go
robfunc.go delete export 2009-01-20 14:40:40 -08:00
robif.go
shift.go
simparray.go new new & make 2009-01-06 15:19:02 -08:00
simpbool.go new new & make 2009-01-06 15:19:02 -08:00
simpconv.go types 2008-10-29 14:09:32 -07:00
simpfun.go
simpprint.go
simpswitch.go
simpvar.go
string.go new new & make 2009-01-06 15:19:02 -08:00
strvar.go