summaryrefslogtreecommitdiff
path: root/AK/NumberFormat.cpp
AgeCommit message (Expand)Author
2023-01-02AK: Add an option to format numbers with 1000 based unitsArda Cinar
2023-01-02AK: Make sure no overflow occurs in number_string_with_one_decimalArda Cinar
2023-01-02AK: Add a human_readable_quantity helper to NumberFormat.hArda Cinar
2023-01-02AK: Move the functions in NumberFormat.h out of lineArda Cinar