Age | Commit message (Expand) | Author |
---|---|---|
2022-10-09 | Documentation: Update AddNewIDLFile for GC and Exposed changes | Andrew Kaster |
2022-09-21 | Everywhere: Rename WrapperGenerator to BindingsGenerator | Linus Groh |
2022-09-06 | LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated | Andreas Kling |
2022-09-06 | LibWeb: Make DOM::Event and all its subclasses GC-allocated | Andreas Kling |
2022-09-06 | LibWeb: Make CSSRule and all its subclasses GC-allocated | Andreas Kling |
2022-08-14 | Documentation: Add missing step when creating a new IDL type | Sam Atkins |
2022-05-13 | Meta: Move LibWeb's CMake generation script to its own file | DexesTTP |
2022-05-11 | Documentation: Correct and update IDL documentation | Sam Atkins |
2021-10-04 | Documentation: Add documentation for adding IDL files | Sam Atkins |