about summary refs log tree commit diff
path: root/library/core/tests/num/dec2flt
AgeCommit message (Expand)AuthorLines
2025-01-26Put all coretests in a separate cratebjorn3-392/+0
2023-04-10remove obsolete testTobias Decking-11/+0
2023-04-10Improve the floating point parser in `dec2flt`.Tobias Decking-1/+1
2023-01-21Remove unnecessary `&format!`Nikolai Vazquez-1/+1
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-5/+5
2021-07-17Changed dec2flt to use the Eisel-Lemire algorithm.Alex Huszagh-200/+237
2021-01-15Re-enable all num tests on WASMSmitty-5/+0
2020-07-27mv std libs to library/mark-0/+371