1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:18:12 +00:00
serenity/Userland/Libraries/LibIDL
Timothy Flynn 61ecdbca54 LibIDL: Begin parsing IDL namespaces
For example, the CSS namespace is defined via IDL, but we currently have
a manual implementation.
2023-03-15 12:48:25 -04:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
IDLParser.cpp LibIDL: Begin parsing IDL namespaces 2023-03-15 12:48:25 -04: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: Begin parsing IDL namespaces 2023-03-15 12:48:25 -04:00