1
0
mirror of https://github.com/golang/go synced 2024-10-05 06:11:21 -06:00
go/src/pkg/template
Rob Pike 5008c63e6e template: allow a leading '*' to indicate that evaulation should
indirect through a pointer.

Fixes #1478.

R=rsc, r2
CC=golang-dev
https://golang.org/cl/4131045
2011-02-04 15:21:08 -08:00
..
format.go template: change the signature of formatters for future development. 2010-12-01 13:33:49 -08:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
template_test.go template: allow a leading '*' to indicate that evaulation should 2011-02-04 15:21:08 -08:00
template.go template: allow a leading '*' to indicate that evaulation should 2011-02-04 15:21:08 -08:00