Age | Commit message (Expand) | Author |
---|---|---|
2023-02-13 | LibCore: Remove `Stream.h` | Tim Schumacher |
2023-02-13 | LibCore: Move Stream-based file into the `Core` namespace | Tim Schumacher |
2023-02-12 | Userland: Use allocation-failure safe functions where it's easy | Nico Weber |
2023-01-27 | HackStudio: Replace uses of JsonObject::get_deprecated()/get_ptr() | Sam Atkins |
2023-01-17 | AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() | Sam Atkins |
2022-12-20 | HackStudio: Port to `Core::Stream::File` :^) | Karol Kosek |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-04-15 | HackStudio: Allow customizing the actions of the Build & Run buttons | Marco Cutecchia |