Age | Commit message (Expand) | Author |
---|---|---|
2024-07-19 | fix(ext/node): do not expose `self` global in node (#24637) | Yoshiya Hinosawa |
2024-07-09 | fix: do not return undefined for missing global properties (#24474) | snek |
2024-06-12 | fix(ext/node): fix vm memory usage and context initialization (#23976) | Divy Srivastava |
2024-06-07 | fix: upgrade deno_core (#24128) | Bartek Iwańczuk |
2024-06-06 | refactor: remove `PermissionsContainer` in deno_runtime (#24119) | David Sherret |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-12-07 | fix(ext/node): include non-enumerable keys in `Reflect.ownKeys(globalThis)` (... | ud2 |
2023-08-26 | chore: update to Rust 1.72 (#20258) | 林炳权 |
2023-08-16 | feat(ext/node): eagerly bootstrap node (#20153) | Matt Mastracci |
2023-07-25 | perf: cache node resolution when accesing a global (#19930) | Bartek Iwańczuk |
2023-07-24 | fix(ext/node): inspector with seggregated globals (#19917) | Luca Casonato |
2023-07-19 | feat(ext/node): properly segregate node globals (#19307) | Luca Casonato |