ladybird/DevTools
Andreas Kling 2ae9a56c3f LibIPC: Move IPC::Encoder functions out of line
Compiling anything that includes generated IPC messages is painfully
slow at the moment. This moves the encoding helpers out of line, which
helps a bit. Doing the same for decoding will help more.
2020-02-15 12:10:48 +01:00
..
FormCompiler LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
HackStudio LibGUI: Remove more header dependencies from Widget.h 2020-02-15 00:24:14 +01:00
Inspector AK: Remove manual forward declarations with <AK/Forward.h> 2020-02-15 00:12:31 +01:00
IPCCompiler LibIPC: Move IPC::Encoder functions out of line 2020-02-15 12:10:48 +01:00
ProfileViewer LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
VisualBuilder LibGUI: Reduce menu-related header dependencies 2020-02-15 01:56:30 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00