1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 07:58:11 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibWeb
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
..
BindingsGenerator LibIDL+LibWeb: Begin supporting the LegacyNamespace extended attribute 2023-03-16 13:54:16 +01:00
CMakeLists.txt LibWeb: Add new code generator for creating exposed interface helpers 2022-10-09 10:14:57 +02:00
GenerateCSSEnums.cpp CodeGenerators: Ensure that we always print the entire generated output 2023-03-13 15:16:20 +00:00
GenerateCSSMediaFeatureID.cpp CodeGenerators: Ensure that we always print the entire generated output 2023-03-13 15:16:20 +00:00
GenerateCSSPropertyID.cpp CodeGenerators: Ensure that we always print the entire generated output 2023-03-13 15:16:20 +00:00
GenerateCSSTransformFunctions.cpp CodeGenerators: Ensure that we always print the entire generated output 2023-03-13 15:16:20 +00:00
GenerateCSSValueID.cpp AK: Rename CaseInsensitiveStringViewTraits to reflect intent 2023-03-14 21:34:32 +00:00
GenerateWindowOrWorkerInterfaces.cpp LibIDL+LibWeb: Begin supporting the LegacyNamespace extended attribute 2023-03-16 13:54:16 +01:00
GeneratorUtil.h AK: Rename Stream::read_entire_buffer to Stream::read_until_filled 2023-03-13 15:16:20 +00:00