1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-02 06:52:08 +00:00
serenity/Userland/Libraries/LibIDL
Timothy Flynn 08fabf7acb LibIDL: Partially implement distinguishing between interface-like types
This is needed for WebAssembly, where we need to distinguish between a
BufferSource and a WebAssembly.Module.
2023-03-16 19:39:17 +00:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
IDLParser.cpp LibIDL+LibWeb: Begin supporting the LegacyNamespace extended attribute 2023-03-16 13:54:16 +01:00
IDLParser.h LibIDL: Begin parsing IDL namespaces 2023-03-15 12:48:25 -04:00
Types.cpp LibIDL: Partially implement distinguishing between interface-like types 2023-03-16 19:39:17 +00:00
Types.h LibIDL+LibWeb: Begin supporting the LegacyNamespace extended attribute 2023-03-16 13:54:16 +01:00