Age | Commit message (Expand) | Author |
---|---|---|
2021-05-23 | Calculator: Remove unused headers | Max Wipfli |
2021-05-23 | Calculator: Fix behavior when entering number starting with decimal | Max Wipfli |
2021-05-23 | Calculator: Use Checked to ensure entered values do not overflow | Max Wipfli |
2021-05-23 | Calculator: Show decimal point immediately when typed | Max Wipfli |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-23 | AK+Kernel+Userland: Enable some more compiletime format string checks | AnotherTest |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |