1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 18:41:00 +00:00
serenity/DevTools/IPCCompiler
Andreas Kling a4d857e3c5 LibIPC+IPCCompiler: Add IPC::Decoder, let classes decode themselves
This shaves ~5 seconds off of a full build, not too bad. Also it just
seems nicer to push this logic out to classes. It could be better but
it's a start. :^)
2020-02-15 12:11:19 +01:00
..
main.cpp LibIPC+IPCCompiler: Add IPC::Decoder, let classes decode themselves 2020-02-15 12:11:19 +01:00
Makefile LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00