ladybird/Meta/Lagom/Tools/CodeGenerators/LibWeb
Andrew Kaster 36feebb1e7 LibWeb: Add Wasm Web-API streaming compilation and instantiation
This requires fixing up the "parameter is a promise" handling in
the IDL generator.
2024-11-01 10:42:24 -07:00
..
BindingsGenerator LibWeb: Add Wasm Web-API streaming compilation and instantiation 2024-11-01 10:42:24 -07:00
CMakeLists.txt LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 2024-08-15 13:58:38 +01:00
GenerateAriaRoles.cpp LibWeb: Complete support for all ARIA properties in current spec 2024-10-24 22:21:46 +02:00
GenerateCSSEnums.cpp LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 2024-08-15 13:58:38 +01:00
GenerateCSSKeyword.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
GenerateCSSMathFunctions.cpp AK: Make String::number() infallible 2024-10-14 20:47:35 +02:00
GenerateCSSMediaFeatureID.cpp LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 2024-08-15 13:58:38 +01:00
GenerateCSSPropertyID.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
GenerateCSSPseudoClass.cpp LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 2024-08-15 13:58:38 +01:00
GenerateCSSTransformFunctions.cpp LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 2024-08-15 13:58:38 +01:00
GenerateWindowOrWorkerInterfaces.cpp LibWeb: Create separate DedicatedWorkerGlobalScope class 2024-07-10 07:04:53 +02:00
GeneratorUtil.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00