summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibIDL/IDLParser.h
AgeCommit message (Expand)Author
2023-03-23LibIDL: Parse extended attributes for constructorsSrikavin Ramkumar
2023-03-15LibIDL: Begin parsing IDL namespacesTimothy Flynn
2023-02-21LibWeb+LibIDL: Fix (or paper over) various const-correctness issuesAndreas Kling
2022-12-13BindingsGenerator+CMake: Keep track of IDL dependenciesDaniel Bertalan
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-10-09LibIDL: Remove static maps for interfaces and resolved importsAndrew Kaster
2022-09-17LibIDL+WrapperGenerator: Move IDL code into a librarySam Atkins