summaryrefslogtreecommitdiffstats
path: root/tpl/collections/apply.go
AgeCommit message (Expand)Author
2023-02-25Add a page template funcBjørn Erik Pedersen
2022-12-21tpl: Improve template funcs GoDocBjørn Erik Pedersen
2022-03-21all: Use strings.CutBjørn Erik Pedersen
2022-03-17all: gofmt -w -r 'interface{} -> any' .Bjørn Erik Pedersen
2022-03-08Cache reflect.MethodByNameBjørn Erik Pedersen
2022-03-01tpl/collections: Fix apply when function have Context as first argBjørn Erik Pedersen
2022-01-17tpl/collections: Fix apply with namespaced template funcsBjørn Erik Pedersen
2020-12-03all: Format code with gofumptBjørn Erik Pedersen
2020-01-22tpl/tplimpl: Rework template management to get rid of concurrency issuesBjørn Erik Pedersen
2019-12-12Rework template handling for function and map lookupsBjørn Erik Pedersen
2018-10-08common/maps: Improve append in ScratchBjørn Erik Pedersen
2017-07-03tpl/collections: Add Pages support to Intersect and UnionBjørn Erik Pedersen
2017-06-13all: Update import paths to gohugoio/hugoBjørn Erik Pedersen
2017-05-01tpl/collections: Make it a package that stands on its ownBjørn Erik Pedersen
2017-04-30tpl: Add template function namespacesCameron Moore