1
0
mirror of https://github.com/golang/go synced 2024-10-04 08:31:22 -06:00
go/src/pkg/exp
Mike Samuel 3a013f1175 exp/template/html: change transition functions to return indices
Formulaic changes to transition functions in preparation for CL 5074041.
This should be completely semantics preserving.

R=nigeltao
CC=golang-dev
https://golang.org/cl/5091041
2011-09-19 20:52:14 -07: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 the NewXxx functions to take a Rectangle instead of 2011-09-14 21:39:49 +10:00
norm exp/norm: Adopt regexp to exp/regexp semantics. 2011-09-19 17:30:19 +02:00
regexp src: fix a couple of govet-discovered errors. 2011-09-14 13:29:31 -07:00
ssh exp/ssh: fix constant in package documentation 2011-09-19 10:32:11 -04:00
template/html exp/template/html: change transition functions to return indices 2011-09-19 20:52:14 -07: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.