]> Cypherpunks repositories - gostls13.git/commit
exp/template: variable evaluation.
authorRob Pike <r@golang.org>
Sat, 9 Jul 2011 02:05:39 +0000 (12:05 +1000)
committerRob Pike <r@golang.org>
Sat, 9 Jul 2011 02:05:39 +0000 (12:05 +1000)
commit58baf648277730f57debc3be521652d30770ab34
tree688f67ddde01514ee75b119fb95a73f6a64749d0
parentbbf5eb5ba2dc714a2bca2d4d4affe446f779c1d6
exp/template: variable evaluation.
Still need to do static checking of declarations during parse.

R=golang-dev, dsymonds, r
CC=golang-dev
https://golang.org/cl/4667070
src/pkg/exp/template/exec.go
src/pkg/exp/template/exec_test.go