Age | Commit message (Expand) | Author |
---|---|---|
2024-09-06 | fix(runtime): use more null proto objects again (#25040) | Kenta Moriuchi |
2024-05-23 | fix(runtime): use more null proto objects (#23921) | Luca Casonato |
2024-03-25 | fix(ext/fetch): do not truncate field value in `EventSource` (#22368) | ud2 |
2024-03-24 | fix(ext/fetch): make `EventSource` more robust (#22493) | ud2 |
2024-01-26 | refactor: migrate extensions to virtual ops module (#22135) | Bartek Iwańczuk |
2024-01-10 | refactor: use `core.ensureFastOps()` (#21888) | Kenta Moriuchi |
2024-01-04 | fix: strict type check for cross realms (#21669) | Kenta Moriuchi |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-12-07 | refactor: pull 'core', 'internals', 'primordials' from ES module (#21462) | Bartek Iwańczuk |
2023-11-19 | fix(ext,runtime): add missing custom inspections (#21219) | Kenta Moriuchi |
2023-10-31 | feat(ext/web): EventSource (#14730) | Leo Kettmeir |