hugo/tpl/strings
Bjørn Erik Pedersen 0c6c98e401
tpl/strings: Remove overflow check in strings.Repeat
The test fails on 32 bit systems. Let it panic instead.
2018-06-03 23:23:48 +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: Remove overflow check in strings.Repeat 2018-06-03 23:23:48 +03:00
strings_test.go tpl/strings: Remove overflow check in strings.Repeat 2018-06-03 23:23:48 +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