aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/int_from_float.zig
AgeCommit message (Expand)Author
2025-10-27fix: make `compiler_rt` and `std.Io.Writer` compile on 16-bit platforms.GasInfinity
2025-03-08compiler-rt: fix signed min int from floatJacob Young
2025-02-09x86_64: implement conversions between scalar floats and intsJacob Young
2024-08-28std: update `std.builtin.Type` fields to follow naming conventionsmlugg
2023-09-19compiler_rt: fight off `@as` invasionJacob Young
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov