aboutsummaryrefslogtreecommitdiff
path: root/lib/std/math/big.zig
AgeCommit message (Expand)Author
2021-01-22std: Update `test ""` to `test` where it makes senseLemonBoy
2020-12-31Year++Frank Denis
2020-11-19Add builtin.Signedness, use it instead of is_signedTadeo Kondrak
2020-10-17Make std.meta.Int accept a signedness parameterJan Prudil
2020-09-03update uses of deprecated type field accessVexu
2020-08-20add license header to all std lib filesAndrew Kelley
2020-05-01rework std.math.big.IntAndrew Kelley
2019-09-25mv std/ lib/Andrew Kelley