hugo/tpl
Bjørn Erik Pedersen 23f48c300c
common/maps: Improve append in Scratch
This commit consolidates the reflective collections handling in `.Scratch` vs the `tpl` package so they use the same code paths.

This commit also adds support for a corner case where a typed slice is appended to a nil or empty `[]interface{}`.

Fixes #5275
2018-10-10 12:21:51 +02:00
..
cast
collections common/maps: Improve append in Scratch 2018-10-10 12:21:51 +02:00
compare
crypto
data tpl/data: Revise error handling in getJSON and getCSV 2018-09-11 16:46:25 +02:00
encoding
fmt
images
inflect
internal
lang
math
os
partials
path tpl/collections: Add collections.Append 2018-09-14 10:12:08 +02:00
resources tpl/collections: Add collections.Append 2018-09-14 10:12:08 +02:00
safe
strings tpl/strings: Add strings.FirstUpper 2018-09-07 09:08:14 +02:00
templates
time
tplimpl tpl/opengraph: Use safeHTMLAttr instead of safeHTML for HTML attributes 2018-09-22 00:36:15 +02:00
transform
urls
template.go