hugo/common
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
..
collections common/maps: Improve append in Scratch 2018-10-08 12:30:50 +02:00
errors common: Fix golint errors 2018-09-07 08:25:51 +02:00
hugio Fix Resource output in multihost setups 2018-08-13 19:00:51 +02:00
loggers Add support for theme composition and inheritance 2018-06-10 23:55:20 +02:00
maps common/maps: Improve append in Scratch 2018-10-08 12:30:50 +02:00
math Add a newScratch template func 2018-07-06 17:51:38 +02:00
types tpl/collections: Add group template func 2018-09-08 20:20:26 +02:00