aboutsummaryrefslogtreecommitdiff
path: root/std/special/compiler_rt/floatuntidf.zig
AgeCommit message (Expand)Author
2019-09-25mv std/ lib/Andrew Kelley
2019-05-16breaking changes to all bit manipulation intrinsicsShawn Landden
2018-10-26remove @minValue,@maxValue; add std.math.minInt,maxIntAndrew Kelley
2018-06-30compiler_rt: Remove wrapping add/sub operators where unneededMarc Tiehuis
2018-06-19`@floatToInt` now has safety-checked undefined behaviorAndrew Kelley