Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: add can_gc argument to to_frozen_array (#36043) | Arya Nair | 2025-03-19 | 1 | -6/+11 |
* | Update rustfmt to the 2024 style edition (#35764) | Simon Wülker | 2025-03-03 | 1 | -1/+1 |
* | script: Limit public exports. (#34915) | Josh Matthews | 2025-01-10 | 1 | -2/+2 |
* | Generate a trait abstracting over all known DOM interfaces (#34357) | Josh Matthews | 2024-11-24 | 1 | -1/+1 |
* | Use out parameter for generated methods returning JSVal (#34087) | Josh Matthews | 2024-11-05 | 1 | -7/+7 |
* | More CanGc fixes (#33888) | chickenleaf | 2024-10-17 | 1 | -1/+2 |
* | tidy: Fix rustdoc warnings and add a tidy check for a common URL issue (#33366) | Martin Robinson | 2024-09-08 | 1 | -5/+5 |
* | Start marking functions that can transitively trigger a GC (#33144) | Josh Matthews | 2024-08-22 | 1 | -2/+2 |
* | implement basic infra for ResizeObserver (#31108) | Gregory Terzian | 2024-06-17 | 1 | -0/+120 |