Age | Commit message (Expand) | Author |
---|---|---|
2024-09-06 | fix(runtime): use more null proto objects again (#25040) | Kenta Moriuchi |
2024-01-10 | refactor: use `core.ensureFastOps()` (#21888) | Kenta Moriuchi |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-12-08 | fix(ext/node): use primordials in ext/node/polyfills/_util (#21444) | Kenta Moriuchi |
2023-11-22 | refactor: replace `deferred()` from `std/async` with `Promise.withResolvers()... | Asher Gomez |
2023-06-27 | chore(ext/node): disable prefer-primordials on a per-file basis (#19553) | Kenta Moriuchi |
2023-02-14 | feat(ext/node): embed std/node into the snapshot (#17724) | Bartek IwaĆczuk |