1
0
Fork 0
hugo/tpl/collections
Bjørn Erik Pedersen 83cfdd78ca
Reimplement and simplify Hugo's template system
See #13541 for details.

Fixes #13545
Fixes #13515
Closes #7964
Closes #13365
Closes #12988
Closes #4891
2025-04-06 20:59:41 +02:00
..
append.go tpl: Improve template funcs GoDoc 2022-12-21 15:33:02 +01:00
append_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
apply.go Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
collections.go all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
collections_integration_test.go all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
collections_test.go all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
complement.go all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
complement_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
index.go all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
index_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
init.go Remove deprecations <= v0.122.0 (note) 2024-11-16 20:32:43 +01:00
merge.go tpl/collections: Use MapRange/SetIterKey/SetIterValue for Where, Sort and Merge 2025-01-13 16:24:48 +02:00
merge_test.go tpl/collections: Add Merge benchmark 2025-01-13 10:32:41 +02:00
querify.go tpl/collections: Allow querify to accept a map argument 2024-12-13 13:30:55 +01:00
querify_test.go tpl/collections: Allow querify to accept a map argument 2024-12-13 13:30:55 +01:00
reflect_helpers.go all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
sort.go all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
sort_test.go tpl/collections: Add BenchmarkSortMap 2025-01-13 10:38:12 +02:00
symdiff.go all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
symdiff_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
where.go all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
where_test.go all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00