ladybird/DevTools/IPCCompiler
Andreas Kling 3775983dfe LibIPC+LibGfx: Templatize IPC encoding as well as decoding
Now most classes dictate how they are serialized and deserialized when
transmitted across LibIPC sockets. This also makes the IPC compiler
a bit simpler. :^)
2020-05-12 18:49:24 +02:00
..
main.cpp LibIPC+LibGfx: Templatize IPC encoding as well as decoding 2020-05-12 18:49:24 +02:00
Makefile AK: Add FlyString, a simple flyweight string class 2020-03-22 13:03:43 +01:00