1
0
mirror of https://github.com/golang/go synced 2024-10-05 08:31:22 -06:00
go/src/pkg/exp
2013-02-15 11:32:31 -05:00
..
cookiejar exp/cookiejar: fix windows builder 2013-02-15 11:32:31 -05:00
ebnf build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
ebnflint tools: update references to "x" to be "go tool x" 2012-02-04 07:03:20 +11:00
gotype go/parser: cleanups following CL 7307085 2013-02-14 13:36:40 -08:00
inotify exp/inotify: close event channel before file descriptor 2013-02-05 06:11:10 -08:00
locale/collate exp/locale/collate: moved low-level collation functionality 2013-02-12 15:59:55 +01:00
norm exp/norm: changed API of Iter. 2012-12-24 16:53:25 +01:00
ssa exp/ssa: add Instruction.Operands and Value.Referrers methods. 2013-02-13 00:15:07 -05:00
utf8string exp/utf8string: Correct package name in error messages 2012-04-02 12:06:05 -04:00
winfsnotify exp/winfsnotify: fix data race in TestNotifyClose 2012-11-28 17:01:22 +11:00
README

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