1
0
mirror of https://github.com/golang/go synced 2024-10-05 08:21:22 -06:00
go/src/pkg/exp
Alan Donovan 5fa6721a31 exp/ssa/interp: fix MS Windows breakage.
syscall.{Kill,Write} are not portable to MS Windows, so we
disable them for now.

R=iant, rsc
CC=golang-dev
https://golang.org/cl/7312066
2013-02-08 11:58:24 -05:00
..
cookiejar exp/cookiejar: infrastructure for upcoming implementation 2013-02-06 22:37:34 +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 exp/gotype: disable broken test 2013-02-03 01:25:58 -05:00
html bytes, strings: add TrimPrefix and TrimSuffix 2013-02-01 08:41:25 -08:00
inotify exp/inotify: close event channel before file descriptor 2013-02-05 06:11:10 -08:00
locale/collate exp/locale/collate/tools/colcmp: fixes some discrepancies between 2013-01-30 21:19:03 +01:00
norm exp/norm: changed API of Iter. 2012-12-24 16:53:25 +01:00
ssa exp/ssa/interp: fix MS Windows breakage. 2013-02-08 11:58:24 -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.