aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/template/execute.go
AgeCommit message (Expand)Author
2011-08-17template: delete old template code.Rob Pike
2011-06-28strings.Split: make the default to split all.Rob Pike
2011-06-06template: rearrange the code into separate files.Rob Pike