Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script: Feature-gate all crown support. (#35055) | Josh Matthews | 2025-01-18 | 1 | -1/+1 |
* | script: Limit public exports. (#34915) | Josh Matthews | 2025-01-10 | 1 | -1/+1 |
* | Generate a trait abstracting over all known DOM interfaces (#34357) | Josh Matthews | 2024-11-24 | 1 | -1/+1 |
* | script: Include constructors and static methods in generated DOM traits (#33665) | Josh Matthews | 2024-10-08 | 1 | -4/+3 |
* | Start marking functions that can transitively trigger a GC (#33144) | Josh Matthews | 2024-08-22 | 1 | -2/+9 |
* | Replace script_plugins with a clippy like rustc driver (named crown) (#30508) | Samson | 2023-12-01 | 1 | -1/+1 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -5/+5 |
* | Impl Setlike and Maplike (#30237) | Samson | 2023-09-06 | 1 | -0/+90 |