serenity/DevTools
Andreas Kling fae3091999 IPCCompiler: Typedef the response message types as "ResponseType"
Each message will now have a typedef called ResponseType as an alias
for the expected response type. This will aid in implementing the sync
messaging code.
2019-08-03 16:06:40 +02:00
..
FormCompiler FormCompiler: Add some more LibCore object files to host build. 2019-07-26 22:42:10 +02:00
IPCCompiler IPCCompiler: Typedef the response message types as "ResponseType" 2019-08-03 16:06:40 +02:00
VisualBuilder AK: Make HashMap::get(Key) return an Optional<Value>. 2019-07-24 10:25:43 +02:00