]> Cypherpunks repositories - gostls13.git/commit
add (stub) parser to template code, enabling rewrite.
authorRob Pike <r@golang.org>
Tue, 14 Apr 2009 07:06:49 +0000 (00:06 -0700)
committerRob Pike <r@golang.org>
Tue, 14 Apr 2009 07:06:49 +0000 (00:06 -0700)
commitff12f2effdf68d570d6abcf01eeb9d2a759b3a14
treea3086f93e241514e873064b1fd8d609879c0d390
parentc1ed7d7d25afa04f1de71ffb3ea49cd488e947b2
add (stub) parser to template code, enabling rewrite.
update pretty to use it.
change stdout to stderr in pretty.

R=rsc
DELTA=173  (52 added, 24 deleted, 97 changed)
OCL=27405
CL=27409
src/lib/template/format.go
src/lib/template/template.go
src/lib/template/template_test.go
usr/gri/pretty/godoc.go