1
0
mirror of https://github.com/golang/go synced 2024-10-05 08:21:22 -06:00
go/src/pkg/exp
Brad Fitzpatrick 89a7c87e66 all: use io.ByteWriter now that it exists
R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/7079043
2013-01-08 12:15:19 -08: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: moved from exp/types 2012-12-28 11:41:44 -08:00
html all: use io.ByteWriter now that it exists 2013-01-08 12:15:19 -08:00
inotify exp/inotify: prevent data race 2012-06-25 14:08:09 -04:00
locale/collate src: Use bytes.Equal instead of bytes.Compare where possible. 2013-01-07 10:03:49 +11:00
norm exp/norm: changed API of Iter. 2012-12-24 16:53:25 +01: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.