1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 12:28:12 +00:00
serenity/Userland/DevTools
thislooksfun f699dbdc3f HackStudio+LibGUI: Handle #include quotes and brackets in the engine
Previously we had a special case in order to auto-append quotes or
angle brackets to #include statements. After the previous commit this
is no longer necessary.
2021-11-02 17:53:22 +01:00
..
HackStudio HackStudio+LibGUI: Handle #include quotes and brackets in the engine 2021-11-02 17:53:22 +01:00
Inspector Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
Playground Playground: Ask to save file contents on quit action 2021-09-12 16:30:25 +02:00
Profiler Profiler: Cache parsed DWARF debug information in disassembly view 2021-10-31 16:54:02 +01:00
UserspaceEmulator UserspaceEmulator: Avoid special character in pseudo-identifier 2021-11-01 21:12:58 +01:00
CMakeLists.txt HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00