1
0
mirror of https://github.com/golang/go synced 2024-10-04 10:21:21 -06:00
go/src/pkg/exp
Jaroslavas Počepko 95429d82f1 exp/wingui: made compatible with windows/amd64
R=golang-dev, alex.brainman
CC=golang-dev, vcc.163
https://golang.org/cl/4974041
2011-08-31 15:39:50 +10:00
..
datafmt container/vector: removed last instances of vector outside of container/vector itself from the core libs 2011-08-08 11:27:09 -07:00
gui image: change Pix from []FooColor to []uint8. 2011-07-12 16:39:38 +10:00
norm exp/norm: Reduced the size of the byte buffer used by reorderBuffer by half by reusing space when combining. 2011-08-24 11:05:45 +02:00
regexp exp/regexp: implement regexp API using exp/regexp/syntax 2011-07-24 17:00:28 -04:00
template/html exp/template/html: Added handling for URL attributes. 2011-08-30 11:42:30 +10:00
wingui exp/wingui: made compatible with windows/amd64 2011-08-31 15:39:50 +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.