hugo/tpl
Bjørn Erik Pedersen ef6e813ca8
tpl/collections: Add BenchmarkWhereOps
```
BenchmarkWhereOps/eq-10 	    8702	    120410 ns/op	   52280 B/op	    2515 allocs/op
BenchmarkWhereOps/ne-10 	    9829	    120759 ns/op	   52280 B/op	    2515 allocs/op
BenchmarkWhereOps/like-10           6754	    176377 ns/op	   52917 B/op	    2515 allocs/op
```
2023-07-28 10:08:13 +02:00
..
cast
collections tpl/collections: Add BenchmarkWhereOps 2023-07-28 10:08:13 +02:00
compare
crypto
css
data Replace the old log setup, with structured logging etc. 2023-06-18 13:03:04 +02:00
debug
diagrams
encoding
fmt Replace the old log setup, with structured logging etc. 2023-06-18 13:03:04 +02:00
hugo
images Make imageConfig work with modules 2023-07-08 17:20:18 +02:00
inflect
internal Fix upstream Go templates bug with reversed key/value assignment 2023-06-15 23:04:33 +02:00
js
lang
math
openapi
os
page
partials
path
reflect
resources
safe
site
strings Add a common regexp cache 2023-07-27 19:23:12 +02:00
templates
time
tplimpl tpl/tplimpl: Fix typo in global variable name 2023-06-26 15:12:21 +02:00
transform
urls
template.go Fix upstream Go templates bug with reversed key/value assignment 2023-06-15 23:04:33 +02:00
template_info.go
template_test.go