1
0
mirror of https://github.com/golang/go synced 2024-10-05 08:11:22 -06:00
go/src/pkg/exp
2013-01-28 18:14:09 -05:00
..
cookiejar exp/cookiejar: new package. 2012-11-27 18:20:44 +11: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/types: Moving from *ast.Objects to types.Objects (step 2). 2013-01-13 10:33:08 -08:00
html testing: introduce (*B).ReportAllocs() 2013-01-17 18:45:49 +08:00
inotify exp/inotify: prevent data race 2012-06-25 14:08:09 -04:00
locale/collate all: make tests able to run multiple times. 2013-01-27 00:24:09 +01:00
norm exp/norm: changed API of Iter. 2012-12-24 16:53:25 +01:00
ssa exp/ssa: (#3 of 5): Function, BasicBlock and optimisations 2013-01-28 18:14:09 -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.