ladybird/Meta/Lagom/Tools/CodeGenerators
Shannon Booth 04c094343f LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types
These wrappers will make it much easier to do various operations on the
different ArrayBuffer-related classes in LibWeb compared to the current
solution, which is to just accept a Handle<Object> everywhere (and use
"any" in the *.idl files).

Co-Authored-By: Matthew Olsson <mattco@serenityos.org>
2023-11-24 08:43:35 +01:00
..
GMLCompiler GMLCompiler: Add enum initializer for button_style property 2023-10-24 21:47:18 +02:00
IPCCompiler AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
JSSpecCompiler JSSpecCompiler: Provide an adequate command line interface 2023-10-26 15:45:31 -06:00
LibEDID LibEDID: Replace the HTML-based PNP ID parser with a CSV-based parser 2023-11-08 08:19:04 +01:00
LibGL AK: Make SourceGenerator::fork() infallible 2023-08-22 13:08:24 +02:00
LibLocale AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
LibTimeZone LibTimeZone+Userland: Include Link entries when returning all time zones 2023-10-05 17:01:02 +02:00
LibUnicode AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
LibWeb LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types 2023-11-24 08:43:35 +01:00
LibWebView LibWebView: Add an API to query if a host is on the Public Suffix List 2023-10-26 11:06:49 +02:00
StateMachineGenerator AK: Make SourceGenerator::fork() infallible 2023-08-22 13:08:24 +02:00
CMakeLists.txt LibWebView+LibPublicSuffix: Merge LibPublicSuffix into LibWebView 2023-10-16 09:06:02 -04:00