hugo/tpl/strings
Bjørn Erik Pedersen 90c7749085
tpl/strings: Adjust the overflow validation in strings.Repeat
This now matches the validation in the stdlib, but we return an error instead.
2018-06-03 10:35:45 +03:00
..
init.go tpl: Add strings.Repeat 2018-06-03 09:55:37 +03:00
init_test.go Make the title case style guide configurable 2017-07-31 22:16:46 +02:00
regexp.go tpl: Add template function namespaces 2017-04-30 10:56:38 +02:00
regexp_test.go tpl: Add template function namespaces 2017-04-30 10:56:38 +02:00
strings.go tpl/strings: Adjust the overflow validation in strings.Repeat 2018-06-03 10:35:45 +03:00
strings_test.go tpl/strings: Adjust the overflow validation in strings.Repeat 2018-06-03 10:35:45 +03:00
truncate.go Add some missing doc comments 2017-08-03 15:57:51 +02:00
truncate_test.go tpl: Add template function namespaces 2017-04-30 10:56:38 +02:00