go/src/pkg/template/parse
Russ Cox cfa036ae3a old/regexp, old/template, template: use rune
Nothing terribly interesting here.

R=r, gri
CC=golang-dev
https://golang.org/cl/5308042
2011-10-25 22:22:42 -07:00
..
Makefile template/parse: remove Walk. 2011-08-22 14:19:37 +10:00
lex.go old/regexp, old/template, template: use rune 2011-10-25 22:22:42 -07:00
lex_test.go template: fix comments with different delimiters. 2011-10-06 15:21:56 -07:00
node.go template/parse: give if, range, and with a common representation. 2011-08-22 17:09:00 +10:00
parse.go template: add method Delims to allow alternate action delimiters. 2011-10-06 13:30:50 -07:00
parse_test.go template: add method Delims to allow alternate action delimiters. 2011-10-06 13:30:50 -07:00
set.go template: add method Delims to allow alternate action delimiters. 2011-10-06 13:30:50 -07:00