ladybird/Libraries/LibIDL
Callum Law 3f8da74e63 LibIDL+Meta: Add support for WebIDL maplike declarations on interfaces
Currently we only support string keys and numeric sequence values.

This is heavily based on the implementation of `setlike`.
2026-02-17 12:25:27 +00:00
..
CMakeLists.txt CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
ExposedTo.cpp LibIDL: Add LayoutWorklet and PaintWorklet parsing 2025-08-15 09:21:28 +02:00
ExposedTo.h LibIDL: Add LayoutWorklet and PaintWorklet parsing 2025-08-15 09:21:28 +02:00
IDLParser.cpp LibIDL+Meta: Add support for WebIDL maplike declarations on interfaces 2026-02-17 12:25:27 +00:00
IDLParser.h LibIDL+Meta: Add support for WebIDL maplike declarations on interfaces 2026-02-17 12:25:27 +00:00
Types.cpp AK+Everywhere: Add Vector::contains(predicate) and use it 2026-01-08 15:27:30 +00:00
Types.h LibIDL+Meta: Add support for WebIDL maplike declarations on interfaces 2026-02-17 12:25:27 +00:00