hugo/tpl/collections
Bjørn Erik Pedersen 1f9e8dcc60 tpl: Make the Namespace func signature explicit
This makes it cleaner and avoids breaking client code, such as the docs helper JSON generator.
2017-05-20 11:34:38 +03:00
..
apply.go tpl/collections: Make it a package that stands on its own 2017-05-01 15:13:41 +02:00
apply_test.go tpl/collections: Make it a package that stands on its own 2017-05-01 15:13:41 +02:00
collections.go tpl/collections: Make IsSet WARNING less chatty 2017-05-19 21:14:37 +03:00
collections_test.go tpl/collections: Log an error on unsupported types in IsSet 2017-05-18 21:54:42 +03:00
index.go tpl: Add template function namespaces 2017-04-30 10:56:38 +02:00
index_test.go tpl: Add template function namespaces 2017-04-30 10:56:38 +02:00
init.go tpl: Make the Namespace func signature explicit 2017-05-20 11:34:38 +03:00
init_test.go tpl: Make the Namespace func signature explicit 2017-05-20 11:34:38 +03:00
sort.go tpl/compare: Make it a package that stands on its own 2017-05-01 15:13:41 +02:00
sort_test.go tpl: Add template function namespaces 2017-04-30 10:56:38 +02:00
where.go tpl/collections: Add support for interfaces to intersect 2017-05-18 10:13:44 +03:00
where_test.go tpl: Add template function namespaces 2017-04-30 10:56:38 +02:00