1
0
mirror of https://github.com/golang/go synced 2024-10-04 08:21:22 -06:00
go/src/pkg/exp
2011-10-13 12:17:18 -04:00
..
ebnf ebnf, ebnflint: move under exp 2011-10-11 17:43:10 -07:00
ebnflint ebnf, ebnflint: move under exp 2011-10-11 17:43:10 -07:00
gui build: fix for new return restriction 2011-10-13 12:17:18 -04:00
norm updates: append(y,[]byte(z)...) -> append(y,z...)" 2011-10-12 13:42:04 -07:00
spdy exp/spdy: move http/spdy to exp/spdy 2011-10-11 16:45:01 -07:00
sql pkg: fix incorrect prints found by govet 2011-10-13 13:34:01 +11:00
ssh updates: append(y,[]byte(z)...) -> append(y,z...)" 2011-10-12 13:42:04 -07:00
template/html pkg: fix incorrect prints found by govet 2011-10-13 13:34:01 +11:00
wingui syscall: mksyscall_windows.pl to produce packages other than syscall (for example pkg/exp/wingui/zwinapi.go) 2011-09-24 10:38:39 +10:00
README explain exp 2009-10-15 11:02:18 -07:00

This directory tree contains experimental packages and
unfinished code that is subject to even more change than the
rest of the Go tree.