summaryrefslogtreecommitdiff
path: root/Userland/Applications/Calculator/KeypadValue.cpp
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-02-06Userland: Use AK::pow<I> where applicableHendiadyoin1
2022-01-02Calculator: Display zero with only one characterLucas CHOLLET
2021-12-22Calculator: Make double construction and conversion privatecreator1creeper1
2021-12-21Calculator: Construct KeypadValue precisely from the Clipboard contentscreator1creeper1
2021-10-31Calculator: Improve KeypadValue conversion to handle integer valuesMusab Kılıç
2021-08-03Calculator: Add KeypadValue classcreator1creeper1