David Sherret
|
7e72f3af61
|
chore: update copyright to 2024 (#21753)
|
2024-01-01 19:58:21 +00:00 |
|
Divy Srivastava
|
02e138dca9
|
fix(ext/node): basic vm.runInNewContext implementation (#21527)
Simple implementation to support webpack (& Next.js):
8766092180/lib/javascript/JavascriptParser.js (L4329)
|
2023-12-11 07:08:45 +00:00 |
|
Bartek Iwańczuk
|
093b3eee58
|
chore: update deno_core and port all remaining ops to op2 (#20954)
Signed-off-by: Matt Mastracci <matthew@mastracci.com>
Co-authored-by: Matt Mastracci <matthew@mastracci.com>
|
2023-10-25 13:43:38 +02:00 |
|
Matt Mastracci
|
9226207c01
|
chore(ext/node): port some ops to op2 (#20400)
|
2023-09-07 10:56:02 -06:00 |
|
Bartek Iwańczuk
|
1f0360c073
|
refactor(ext/node): reorganize ops (#18799)
Move all op related code of "ext/node" to "ext/node/ops" module.
These files were unnecessarily scattered around the extension.
|
2023-04-24 12:22:21 +02:00 |
|