summaryrefslogtreecommitdiffstats
path: root/tpl/math/math.go
AgeCommit message (Expand)Author
2021-05-28Add math.Max and math.MinJoe Mooring
2020-12-16all: Fix minor typosPhil Davis
2020-12-03all: Format code with gofumptBjørn Erik Pedersen
2020-05-14Add math.PowJoe Mooring
2020-02-24tpl: Add math.SqrtChris Dennis
2019-03-24all: Apply staticcheck recommendationsBjørn Erik Pedersen
2018-11-30tpl: Add godoc packages commentsCameron Moore
2018-07-06Add a newScratch template funcBjørn Erik Pedersen
2017-10-30tpl/math: Refactor Mod with castArtem Sidorenko
2017-09-24tpl: Add math.Ceil, Floor, and RoundCameron Moore
2017-08-07all: Fix spellingBjørn Erik Pedersen
2017-08-03Add some missing doc commentsJorin Vogel
2017-07-03tpl/math: Add log functionArtem Sidorenko
2017-05-01tpl: Fix the remaining template funcs namespace issuesBjørn Erik Pedersen
2017-04-30tpl: Add template function namespacesCameron Moore