Age | Commit message (Expand) | Author |
---|---|---|
2022-10-21 | LibIDL: Resolve typedefs in UnionType members recursively | Linus Groh |
2022-10-09 | LibIDL: Remove static maps for interfaces and resolved imports | Andrew Kaster |
2022-10-09 | LibIDL: Parse extended attributes that have () wrapped expressions | Andrew Kaster |
2022-10-06 | BindingsGenerator+LibIDL: Parse "inherit" attributes | Sam Atkins |
2022-09-21 | LibIDL+LibWeb: Remove stale references to "wrapper class" concept | Linus Groh |
2022-09-17 | LibIDL: Implement EffectiveOverloadSet | Sam Atkins |
2022-09-17 | LibIDL+WrapperGenerator: Implement Type::is_distinguishable_from() | Sam Atkins |
2022-09-17 | LibIDL+WrapperGenerator: Make it easier to work with IDL::Type classes | Sam Atkins |
2022-09-17 | LibIDL+WrapperGenerator: Move IDL code into a library | Sam Atkins |