ladybird/DevTools
Andreas Kling aa8a3d4a89 IPCCompiler: Start working on a simple IPC definition language
Instead of doing everything manually in C++, let's do some codegen.
This patch adds a crude but effective IPC definition parser, along
with two initial definition files for the AudioServer's client and
server endpoints.
2019-08-03 15:17:41 +02:00
..
FormCompiler FormCompiler: Add some more LibCore object files to host build. 2019-07-26 22:42:10 +02:00
IPCCompiler IPCCompiler: Start working on a simple IPC definition language 2019-08-03 15:17:41 +02:00
VisualBuilder AK: Make HashMap::get(Key) return an Optional<Value>. 2019-07-24 10:25:43 +02:00