hugo/tpl/tplimpl
Bjørn Erik Pedersen 2bea9d0ca1 Revert "tplimpl: return an error on unsupported type in isSet"
This breaks the theme site and lots of themes, so we will have to thinkg a little harder about this one.

This reverts commit 74ea81b885.
2017-03-26 20:09:08 +02:00
..
amber_compiler.go
reflect_helpers.go
template.go all: Fix some govet complaints 2017-03-09 14:18:12 +01:00
template_ast_transformers.go tplimpl: Fix issue with recursive templates 2017-02-18 09:08:40 +01:00
template_ast_transformers_test.go tplimpl: Fix issue with recursive templates 2017-02-18 09:08:40 +01:00
template_embedded.go Change RSS description from full .Content to .Summary 2017-03-25 22:58:41 +01:00
template_func_truncate.go
template_func_truncate_test.go
template_funcs.go Revert "tplimpl: return an error on unsupported type in isSet" 2017-03-26 20:09:08 +02:00
template_funcs_test.go Revert "tplimpl: return an error on unsupported type in isSet" 2017-03-26 20:09:08 +02:00
template_resources.go
template_resources_test.go
template_test.go