1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 19:30:59 +00:00
serenity/Meta/Lagom/Tools
Luke Wilde 68813fbe70 LibWeb: Add initial support for passing union types into IDL functions
This currently does not accept ArrayBuffer, DataView, TypedArrays,
callback functions, nullable types, dictionaries, records and frozen
arrays.
2022-01-31 15:25:36 +01:00
..
CodeGenerators LibWeb: Add initial support for passing union types into IDL functions 2022-01-31 15:25:36 +01:00
ConfigureComponents Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
IPCMagicLinter Meta: Implement checker for IPC magic number collisions 2021-11-05 00:17:01 +03:30
CMakeLists.txt Meta: Allow lagom_tool invocations to specify libraries to link 2021-11-23 22:58:05 +01:00