1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 06:15:06 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/IPCCompiler
Ben Wiederhake 943ecaede6 LibIPC: Remove redundant IPC::Dictionary type
We already have and use HashMap<DeprecatedString, DeprecatedString>
nearly everywhere, which is essentially equivalent.
2023-05-21 07:53:45 +02:00
..
CMakeLists.txt Meta: Rename Lagom library target names from LagomFoo to LibFoo 2022-07-06 14:24:23 +02:00
main.cpp LibIPC: Remove redundant IPC::Dictionary type 2023-05-21 07:53:45 +02:00