aboutsummaryrefslogtreecommitdiff
path: root/src/text/template/parse/node.go
AgeCommit message (Expand)Author
2018-06-22text/template/parse: undo breaking API changesDaniel Theophanes
2018-04-10text/template: copy Decl field when copying PipeNodeIan Lance Taylor
2018-04-04text/template: add variable assignmentsDaniel Martí
2018-02-06text/template: revert CL 66410 "add break, continue actions in ranges"Ian Lance Taylor
2017-10-17text/template: add break, continue actions in rangesTim Cooper
2015-06-18all: switch to the new deprecation conventionShenghou Ma
2015-05-03text/template/parse: huge integers are not floatsRob Pike
2014-09-08build: move package sources from src/pkg to srcRuss Cox