ladybird/Userland/Libraries/LibIDL
Jelle Raaijmakers 47597d0fb8 LibIDL: Allow trailing comma in enumerations
IDL enumerations are one of the rare list types in the IDL spec that
allow for a trailing comma:

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17508
2024-11-01 12:27:41 +01:00
..
CMakeLists.txt LibIDL: Depend on LibCoreMinimal instead of LibCore 2024-06-23 19:52:45 +02:00
IDLParser.cpp LibIDL: Allow trailing comma in enumerations 2024-11-01 12:27:41 +01:00
IDLParser.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
Types.cpp AK+LibIDL: Put IDL dbgln statement behind a debug flag 2023-11-15 23:42:53 +01:00
Types.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00