ladybird/Meta/Lagom/Tools/CodeGenerators
Sam Atkins a6f0508f9f BindingsGenerator+LibIDL: Parse "inherit" attributes
An "inherit attribute" calls an ancestor's getter with the same name,
but defines its own setter. Since a parent class's public methods are
exposed to child classes, we don't have to do any special handling here
to call the parent's methods, it just works. :^)
2022-10-06 21:45:07 +01:00
..
IPCCompiler AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places 2022-10-04 23:35:07 +01:00
LibEDID LibEDID: Use Core::Stream API to generate PnpIDs 2022-09-20 07:48:45 -04:00
LibLocale LibLocale: Move locale source files to the LibLocale folder 2022-09-05 14:37:16 -04:00
LibTimeZone LibTimeZone: Use the last DST rule in the TZDB if a match isn't found 2022-09-28 23:52:51 +01:00
LibUnicode LibUnicode: Let's use the GCC 11/12 workaround on all platforms 2022-10-06 17:15:28 +02:00
LibWeb BindingsGenerator+LibIDL: Parse "inherit" attributes 2022-10-06 21:45:07 +01:00
StateMachineGenerator StateMachineGenerator: Remove unused variable 2022-09-20 18:54:16 +01:00
CMakeLists.txt LibUnicode: Move CLDR data generators to a LibLocale subfolder 2022-09-05 14:37:16 -04:00