Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-02-06 | Userland: Use AK::pow<I> where applicable | Hendiadyoin1 |
2022-01-02 | Calculator: Display zero with only one character | Lucas CHOLLET |
2021-12-22 | Calculator: Make double construction and conversion private | creator1creeper1 |
2021-12-21 | Calculator: Construct KeypadValue precisely from the Clipboard contents | creator1creeper1 |
2021-10-31 | Calculator: Improve KeypadValue conversion to handle integer values | Musab Kılıç |
2021-08-03 | Calculator: Add KeypadValue class | creator1creeper1 |