1
0
mirror of https://github.com/golang/go synced 2024-10-04 10:11:21 -06:00
go/src/pkg/exp
2011-08-01 09:02:06 -07:00
..
datafmt go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
gui image: change Pix from []FooColor to []uint8. 2011-07-12 16:39:38 +10:00
norm exp/norm: correct package doc comment 2011-07-30 18:02:09 -07:00
regexp exp/regexp: implement regexp API using exp/regexp/syntax 2011-07-24 17:00:28 -04:00
template exp/template: ensure that a valid Set is returned even on error. 2011-08-01 09:02:06 -07:00
wingui syscall: delay load of dll functions until they are called 2011-07-31 20:07:04 +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.