COMMITS
/ lib/std/math/big.zig June 14, 2025
J
big.int: implement float conversions
Jacob Young committed
August 28, 2024
M
February 3, 2023
M
remove stage1 workaround for big int set
Marc Tiehuis committed
February 5, 2022
M
std/math: optimize division with divisors less than a half-limb
Marc Tiehuis committed
October 1, 2021
R
big ints: [add|sub]Wrap tests
Robin Voetter committed
August 24, 2021
A
remove redundant license headers from zig standard library
Andrew Kelley committed
January 22, 2021
L
std: Update `test ""` to `test` where it makes sense
LemonBoy committed
October 18, 2020
T
Add builtin.Signedness, use it instead of is_signed
Tadeo Kondrak committed
October 17, 2020
J
Make std.meta.Int accept a signedness parameter
Jan Prudil committed
September 3, 2020
V
update uses of deprecated type field access
Vexu committed
August 20, 2020
A
add license header to all std lib files
Andrew Kelley committed
May 1, 2020
A
rework std.math.big.Int
Andrew Kelley committed
September 26, 2019
A
mv std/ lib/
Andrew Kelley committed