1
0
mirror of https://github.com/golang/go synced 2024-09-25 07:10:12 -06:00
go/test/ken
Ken Thompson e667e8a4f7 arraytoslice and some cleanup
R=rsc
OCL=34058
CL=34058
2009-08-28 15:44:24 -07:00
..
array.go code changes for array conversion. 2009-04-15 20:27:45 -07:00
chan1.go fix up some irregular indentation 2009-08-17 13:30:22 -07:00
chan.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
divconst.go Enable these tests. Fix divconst.go and modconst.go to 2009-08-21 15:43:23 -07:00
divmod.go added a distinguishing string to the error prints 2009-05-06 12:43:09 -07:00
embed.go insert type assertions when narrowing. 2009-02-11 17:55:16 -08:00
for.go fix bug depot: 2008-08-11 22:07:49 -07:00
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 fix bug depot: 2008-08-11 22:07:49 -07:00
litfun.go fix bug depot: 2008-08-11 22:07:49 -07:00
mfunc.go convert non-pkg go files to whole-package compilation. 2009-08-12 13:18:54 -07:00
modconst.go Enable these tests. Fix divconst.go and modconst.go to 2009-08-21 15:43:23 -07:00
ptrfun.go convert non-pkg go files to whole-package compilation. 2009-08-12 13:18:54 -07:00
ptrvar.go fix bug depot: 2008-08-11 22:07:49 -07:00
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 forward type declarations 2009-08-12 14:40:47 -07: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 bug depot: 2008-08-11 22:07:49 -07:00
shift.go Storing an out of range constant into a variable should 2008-09-29 11:03:21 -07:00
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 convert non-pkg go files to whole-package compilation. 2009-08-12 13:18:54 -07:00
simpprint.go fix bug depot: 2008-08-11 22:07:49 -07:00
simpswitch.go fix bug depot: 2008-08-11 22:07:49 -07:00
simpvar.go fix bug depot: 2008-08-11 22:07:49 -07:00
slicearray.go arraytoslice and some cleanup 2009-08-28 15:44:24 -07:00
sliceslice.go sliceslice inline 2009-08-28 12:37:39 -07:00
string.go string([]int) is now implemented 2009-06-04 16:51:47 -07:00
strvar.go fix bug depot: 2008-08-11 22:07:49 -07:00