1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 18:10:56 +09:00
ladybird/Userland
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
..
Applets LibAudio+Userland: Use new audio queue in client-server communication 2022-04-21 13:55:00 +02:00
Applications PixelPaint: Allow configuring 'new image' defaults 2022-05-17 01:01:44 +02:00
Demos LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
DevTools LibCodeComprehension: Re-organize code comprehension related code 2022-05-21 18:15:58 +02:00
DynamicLoader LibC+Kernel: Prevent string functions from calling themselves 2022-05-12 13:12:37 +02:00
Games LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Libraries LibCodeComprehension: Re-organize code comprehension related code 2022-05-21 18:15:58 +02:00
Services WindowServer: Fix crash when hovering over title buttons 2022-05-18 19:05:18 +02:00
Shell LibCodeComprehension: Re-organize code comprehension related code 2022-05-21 18:15:58 +02:00
Utilities touch: Support custom timestamps 2022-05-21 18:15:00 +02:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00