go/test/ken
Russ Cox aa4c638b7b x[y:] for strings
R=ken2
https://golang.org/cl/157114
2009-11-20 11:42:28 -08:00
..
array.go
chan.go
chan1.go
complit.go write stack traces and panics to stderr 2009-10-13 22:48:03 -07:00
divconst.go time tests; sort -nr times.out | sed 10q is illuminating. 2009-10-09 11:18:32 -07:00
divmod.go
embed.go
for.go
interbasic.go
interfun.go
intervar.go
label.go
litfun.go
mfunc.go
modconst.go time tests; sort -nr times.out | sed 10q is illuminating. 2009-10-09 11:18:32 -07:00
ptrfun.go
ptrvar.go
range.go
rob1.go
rob2.go
robfor.go
robfunc.go
robif.go
shift.go
simparray.go
simpbool.go
simpconv.go
simpfun.go
simpprint.go
simpswitch.go
simpvar.go
slicearray.go x[lo:] - gc and runtime. 2009-11-20 09:11:46 -08:00
sliceslice.go x[lo:] - gc and runtime. 2009-11-20 09:11:46 -08:00
string.go x[y:] for strings 2009-11-20 11:42:28 -08:00
strvar.go