go/src/pkg/template
Rob Pike b717768b94 template: regularize the handling of interfaces, pointers, and
methods when looking up names.
Fixes #764.

R=rsc
CC=golang-dev
https://golang.org/cl/1170041
2010-05-09 16:40:38 -07:00
..
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
format.go template: fixed html formatter bug where it would turn a []byte 2010-03-19 09:46:39 +11:00
template.go template: regularize the handling of interfaces, pointers, and 2010-05-09 16:40:38 -07:00
template_test.go template: fix handling of pointer inside interface 2010-04-26 10:01:13 -07:00