aboutsummaryrefslogtreecommitdiff
path: root/std/math/index.zig
AgeCommit message (Expand)Author
2017-09-30improve bit shift API in std.mathAndrew Kelley
2017-08-31Revert "fix return types of min amd max"Josh Wolfe
2017-08-31fix return types of min amd maxJosh Wolfe
2017-08-20std.math: remove constants that can be derivedAndrew Kelley
2017-08-19bit shifting safetyAndrew Kelley
2017-08-07add ability to explicitly cast float to integerAndrew Kelley
2017-06-20Add math special case tests and general fixesMarc Tiehuis
2017-06-19workaround for llvm bugAndrew Kelley
2017-06-16Add math libraryMarc Tiehuis
2017-06-14partial implementation of printing floating point numbers with errol3Andrew Kelley