1
0
mirror of https://github.com/golang/go synced 2024-10-03 18:11:22 -06:00
go/test/chan
Russ Cox 9dc22b6d6f more 6g reorg; checkpoint.
typecheck.c is now responsible for all type checking
except for assignment and function argument "..."

R=ken
OCL=32661
CL=32667
2009-08-03 11:58:52 -07:00
..
fifo.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
goroutines.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
nonblock.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
perm.go more 6g reorg; checkpoint. 2009-08-03 11:58:52 -07:00
powser1.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
powser2.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
select.go delete export 2009-01-20 14:40:40 -08:00
sieve.go Don't bother to import "os" just so that we can call 2009-05-16 23:12:28 -07:00