Joe Mooring
|
991934497e
|
Add math.Pow
Closes #7266
|
2020-05-14 10:00:31 +02:00 |
|
Chris Dennis
|
d184e5059c
|
tpl: Add math.Sqrt
Fixes #6941
|
2020-02-24 23:45:04 +01:00 |
|
Cameron Moore
|
8a69d23567
|
tpl: Add math.Ceil, Floor, and Round to method mappings
|
2017-09-26 08:16:24 +02:00 |
|
Artem Sidorenko
|
34c566773a
|
tpl/math: Add log function
It might be very useful for building tag clouds.
|
2017-07-03 00:20:48 +02:00 |
|
Bjørn Erik Pedersen
|
d8717cd4c7
|
all: Update import paths to gohugoio/hugo
|
2017-06-13 18:42:45 +02:00 |
|
Bjørn Erik Pedersen
|
1f9e8dcc60
|
tpl: Make the Namespace func signature explicit
This makes it cleaner and avoids breaking client code, such as the docs helper JSON generator.
|
2017-05-20 11:34:38 +03:00 |
|
Bjørn Erik Pedersen
|
690b0f8ff5
|
tpl: Add docshelper for template funcs
And fix some other minor related issues.
Updates #3418
|
2017-05-01 21:44:15 +02:00 |
|
Bjørn Erik Pedersen
|
eefa0703cb
|
tpl/math: Make it a package that stands on its own
See #3042
|
2017-05-01 15:13:41 +02:00 |
|