1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src/pkg/template
Robert Hencke c50182480d pkg: fix incorrect prints found by govet
R=golang-dev, nigeltao
CC=golang-dev
https://golang.org/cl/5266041
2011-10-13 13:34:01 +11:00
..
parse template: fix comments with different delimiters. 2011-10-06 15:21:56 -07:00
testdata template: move exp/template into template. 2011-08-17 14:55:57 +10:00
doc.go template: Grammar fix for template documentation. 2011-08-25 12:25:19 -04:00
exec_test.go pkg: fix incorrect prints found by govet 2011-10-13 13:34:01 +11:00
exec.go template: slightly simplify the test for assignability of arguments 2011-09-06 15:59:21 -07:00
funcs.go template: move exp/template into template. 2011-08-17 14:55:57 +10:00
helper.go filepath: fix Glob to return no error on nonmatching patterns 2011-09-16 20:30:54 -07:00
Makefile template: add doc.go to Makefile 2011-09-13 18:50:02 -07:00
parse.go template: add method Delims to allow alternate action delimiters. 2011-10-06 13:30:50 -07:00
set_test.go template: move exp/template into template. 2011-08-17 14:55:57 +10:00
set.go template: add method Delims to allow alternate action delimiters. 2011-10-06 13:30:50 -07:00