summaryrefslogtreecommitdiff
path: root/Userland/DevTools/HackStudio/ProjectConfig.cpp
AgeCommit message (Expand)Author
2023-02-13LibCore: Remove `Stream.h`Tim Schumacher
2023-02-13LibCore: Move Stream-based file into the `Core` namespaceTim Schumacher
2023-02-12Userland: Use allocation-failure safe functions where it's easyNico Weber
2023-01-27HackStudio: Replace uses of JsonObject::get_deprecated()/get_ptr()Sam Atkins
2023-01-17AK+Everywhere: Rename JsonObject::get() to ::get_deprecated()Sam Atkins
2022-12-20HackStudio: Port to `Core::Stream::File` :^)Karol Kosek
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-04-15HackStudio: Allow customizing the actions of the Build & Run buttonsMarco Cutecchia