1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 16:38:10 +00:00
serenity/Userland/DevTools
Itamar b35293d945 LibCodeComprehension: Re-organize code comprehension related code
This moves all code comprehension-related code to a new library,
LibCodeComprehension.

This also moves some types related to code comprehension tasks (such as
autocomplete, find declaration) out of LibGUI and into
LibCodeComprehension.
2022-05-21 18:15:58 +02:00
..
HackStudio LibCodeComprehension: Re-organize code comprehension related code 2022-05-21 18:15:58 +02:00
Inspector LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Playground LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Profiler LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
SQLStudio LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
UserspaceEmulator UserspaceEmulator: Delegate rounding to the actual hardware 2022-05-07 20:27:05 +02:00
CMakeLists.txt DevTools: Introduce SQL Studio 2022-04-22 09:57:40 +02:00