hugo/tpl
Bjørn Erik Pedersen 31a8bb8c07 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-08 12:30:50 +02:00
..
cast
collections common/maps: Improve append in Scratch 2018-10-08 12:30:50 +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 tpl: Add a delimiter parameter to lang.NumFmt 2018-10-02 17:41:48 +03:00
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
templates
time
tplimpl Revert "tpl: Fix baseof.html in error message" 2018-10-07 21:08:41 +02:00
transform
urls
template.go