tpl/tplimpl: Handle late transformation of templates
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 16 Apr 2019 07:13:55 +0000 (09:13 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 16 Apr 2019 19:24:09 +0000 (21:24 +0200)
commit2957795f5276cc9bc8d438da2d7d9b61defea225
treecdd3e3acda4e5603339f7b18737d41f1c9866c5c
parent56550d1e449f45ebee398ac8a9e3b9818b3ee60e
tpl/tplimpl: Handle late transformation of templates

Fixes #5865
tpl/template.go
tpl/tplimpl/ace.go
tpl/tplimpl/template.go
tpl/tplimpl/templateProvider.go
tpl/tplimpl/template_ast_transformers.go
tpl/tplimpl/template_ast_transformers_test.go
tpl/tplimpl/template_info_test.go