summaryrefslogtreecommitdiff
path: root/Userland/DevTools/HackStudio/Debugger/RegistersModel.h
AgeCommit message (Expand)Author
2023-05-15Userland: Port `Model::column_name()` to StringKarol Kosek
2022-12-28Kernel+Userland: Remove dependency on i386-specific registersLiav A
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-02-16DevTools: Use default constructors/destructorsLenny Maiorani
2021-08-06Everywhere: Replace Model::update() with Model::invalidate()sin-ack
2021-08-02HackStudio: Enable building HackStudio on x86_64Gunnar Beutner
2021-04-23AK: Rename adopt() to adopt_ref()Andreas Kling
2021-04-22LibWeb+HackStudio: Use lukew@serenityos.org for my copyright headersLuke
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12DevTools: Move to Userland/DevTools/Andreas Kling