ladybird/DevTools
Andreas Kling dd3e6451ac HackStudio: Rethink the "project" concept to be about a directory
Instead of having .hsp files that determine which files are members
of a project, a project is now an entire directory tree instead.

This feels a lot less cumbersome to work with, and removes a fair
amount of busywork that would otherwise be expected from the user.

This patch refactors large parts of HackStudio to implement the new
way of thinking. I've probably missed some details here and there,
but generally I think it's pretty OK.
2020-12-10 20:42:11 +01:00
..
HackStudio HackStudio: Rethink the "project" concept to be about a directory 2020-12-10 20:42:11 +01:00
Inspector Use new format functions in remaining DevTools. (#3755) 2020-10-13 18:34:27 +02:00
IPCCompiler LibIPC: Support sending file descriptors :^) 2020-11-23 18:37:40 +01:00
Profiler Profiler: Fix assertion when all function samples hit one instruction 2020-11-24 22:02:34 +01:00
UserspaceEmulator UserspaceEmulator: Fix page determination 2020-12-10 20:41:12 +01:00
CMakeLists.txt DevTools: Remove VisualBuilder and FormCompiler 2020-10-01 21:07:12 +02:00