aboutsummaryrefslogtreecommitdiff
path: root/lib/std/fmt/parse_float
AgeCommit message (Expand)Author
2023-04-30std: fix a bunch of typosLinus Groh
2023-03-16Fix #14901: parseFloat parsing `0x` successfullyEvin Yulo
2023-02-18update std lib and compiler sources to new for loop syntaxAndrew Kelley
2022-08-22stage2+stage1: remove type parameter from bit builtinsVeikka Tuominen
2022-05-26add more corner case tests to float_parse (#11727)Andreas Reischuck
2022-05-03fix aarch64 f16 nan parse test failureMarc Tiehuis
2022-05-03add new float-parser based on eisel-lemire algorithmMarc Tiehuis