..
array.go
single argument panic
2010-03-30 10:34:57 -07:00
chan.go
single argument panic
2010-03-30 10:34:57 -07:00
chan1.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
complit.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
cplx0.go
identical complex implementation
2010-03-09 12:49:24 -08:00
cplx1.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
cplx2.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
cplx3.go
1. decommit complex(float) conversion
2010-03-09 17:51:30 -08:00
cplx4.go
1. decommit complex(float) conversion
2010-03-09 17:51:30 -08:00
cplx5.go
1. decommit complex(float) conversion
2010-03-09 17:51:30 -08:00
divconst.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
divmod.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
embed.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
for.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
interbasic.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
interfun.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
intervar.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
label.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
litfun.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
mfunc.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
modconst.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
ptrfun.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
ptrvar.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
range.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
rob1.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
rob2.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
robfor.go
fix bug depot:
2008-08-11 22:07:49 -07:00
robfunc.go
delete export
2009-01-20 14:40:40 -08:00
robif.go
fix "declared and not used" in tests;
2009-09-14 21:03:53 -07:00
shift.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
simparray.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
simpbool.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
simpconv.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
simpfun.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
simpprint.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
simpswitch.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
simpvar.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00
slicearray.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
sliceslice.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
string.go
single argument panic
2010-03-30 10:34:57 -07:00
strvar.go
make test/ken safe for optional semis
2009-12-10 12:53:23 -08:00