1
0
mirror of https://github.com/golang/go synced 2024-09-25 15:10:11 -06:00
go/test
Ian Lance Taylor 42e9db134b Test that a type can refer to itself recursively as long as it
does so in ways that permit its size to be known.

R=rsc
DELTA=35  (35 added, 0 deleted, 0 changed)
OCL=33427
CL=33433
2009-08-17 19:23:17 -07:00
..
bench - use in-place bignum operations where available 2009-08-10 17:44:46 -07:00
bugs Test that a type can refer to itself recursively as long as it 2009-08-17 19:23:17 -07:00
chan fix up some irregular indentation 2009-08-17 13:30:22 -07:00
fixedbugs Match gccgo error messages. 2009-08-17 17:40:52 -07:00
interface fix up some irregular indentation 2009-08-17 13:30:22 -07:00
ken fix up some irregular indentation 2009-08-17 13:30:22 -07:00
64bit.go
235.go
args.go
assign.go
bigalg.go
char_lit.go fix up some irregular indentation 2009-08-17 13:30:22 -07:00
closedchan.go
closure.go make every func literal expression allocate, 2009-07-28 20:01:00 -07:00
cmp1.go
cmp2.go
cmp3.go
cmp4.go
cmp5.go
complit.go
const1.go more 6g reorg; checkpoint. 2009-08-03 11:58:52 -07:00
const2.go
const3.go
const.go
convert3.go more 6g reorg; checkpoint. 2009-08-03 11:58:52 -07:00
convert.go
convlit1.go more 6g reorg; checkpoint. 2009-08-03 11:58:52 -07:00
convlit.go more 6g reorg; checkpoint. 2009-08-03 11:58:52 -07:00
decl.go
declbad.go delay := processing 2009-08-05 00:42:44 -07:00
defer.go
empty.go
env.go
errchk use errchk in more places. 2009-07-30 16:46:14 -07:00
escape1.go
escape.go
float_lit.go
for.go
func1.go
func2.go
func3.go
func4.go more 6g reorg; checkpoint. 2009-08-03 11:58:52 -07:00
func5.go
func.go
gc1.go
gc.go
golden.out Test that a type can refer to itself recursively as long as it 2009-08-17 19:23:17 -07:00
hashmap.go convert non-pkg go files to whole-package compilation. 2009-08-12 13:18:54 -07:00
helloworld.go
hilbert.go fix test 2009-07-07 10:30:31 -07:00
if1.go
if.go
import1.go
import.go
indirect1.go delete some code from walkexpr that is now 2009-07-30 18:56:44 -07:00
indirect.go
initcomma.go
initialize.go
initializerr.go
initsyscall.go runtime: fix init scheduling bug. 2009-07-21 19:43:27 -07:00
int_lit.go fix up some irregular indentation 2009-08-17 13:30:22 -07:00
intcvt.go
iota.go
literal.go
malloc1.go
mallocrand.go
mallocrep1.go
mallocrep.go
map.go
method1.go fix up some irregular indentation 2009-08-17 13:30:22 -07:00
method2.go
method3.go
method.go
nil.go
parentype.go
peano.go
printbig.go
range.go
run fix a couple of scripts 2009-08-17 14:16:25 -07:00
sieve.go fix up some irregular indentation 2009-08-17 13:30:22 -07:00
sigchld.go
simassign.go bug159 2009-08-07 16:47:54 -07:00
stack.go
string_lit.go fix up some irregular indentation 2009-08-17 13:30:22 -07:00
stringrange.go fix up some irregular indentation 2009-08-17 13:30:22 -07:00
switch1.go
switch.go
test0.go fix up some irregular indentation 2009-08-17 13:30:22 -07:00
turing.go
typeswitch.go
utf.go
varinit.go fix up some irregular indentation 2009-08-17 13:30:22 -07:00
vectors.go