aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/float_from_int.zig
AgeCommit message (Expand)Author
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-11-19lib: correct unnecessary uses of 'var'mlugg
2023-09-27Remove `@fabs`, fabs and absCast/Int from std libantlilja
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