1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:37:34 +00:00
serenity/Userland/Libraries/LibIDL
Timothy Flynn af119d92cb LibIDL+LibWeb: Begin supporting the LegacyNamespace extended attribute
This is used by WebAssembly IDL files. For now, we mostly use this for
error messages and cache keys (to ensure compatibility with existing
code as WebAssembly is ported to IDL).
2023-03-16 13:54:16 +01: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 Everywhere: Stop using NonnullRefPtrVector 2023-03-06 23:46:35 +01:00
Types.h LibIDL+LibWeb: Begin supporting the LegacyNamespace extended attribute 2023-03-16 13:54:16 +01:00