aboutsummaryrefslogtreecommitdiff
path: root/lib/std/fmt/errol.zig
AgeCommit message (Expand)Author
2022-04-27compiler-rt: math functions reorgAndrew Kelley
2022-04-04std.fmt: Fix incorrect behavior with large floating point integers.Evan Haas
2022-01-29std.fmt: fix out-of-bounds array write in float printingJohn Schmidt
2021-08-24remove redundant license headers from zig standard libraryAndrew Kelley
2020-12-31Year++Frank Denis
2020-08-20add license header to all std lib filesAndrew Kelley
2019-11-08update the codebase to use `@as`Andrew Kelley
2019-09-25mv std/ lib/Andrew Kelley