Age | Commit message (Expand) | Author |
---|---|---|
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-21 | LibDebug: Convert String::format() => String::formatted() | Andreas Kling |
2021-04-18 | LibDebug: Implement ability to set watchpoints | FalseHonesty |
2021-03-17 | Everywhere: Remove pessimizing and redundant move() | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-22 | LibDebug: Don't assert when running on non-existent executable | Maciej Zygmanowski |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |