aboutsummaryrefslogtreecommitdiff
path: root/lib/std/fmt/parse_float/parse.zig
AgeCommit message (Expand)Author
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-03-16Fix #14901: parseFloat parsing `0x` successfullyEvin Yulo
2022-05-03fix aarch64 f16 nan parse test failureMarc Tiehuis
2022-05-03add new float-parser based on eisel-lemire algorithmMarc Tiehuis