Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-25 | chore: update deno_core and port all remaining ops to `op2` (#20954) | Bartek Iwańczuk | |
Signed-off-by: Matt Mastracci <matthew@mastracci.com> Co-authored-by: Matt Mastracci <matthew@mastracci.com> | |||
2023-09-07 | chore(ext/node): port some ops to op2 (#20400) | Matt Mastracci | |
2023-04-24 | refactor(ext/node): reorganize ops (#18799) | Bartek Iwańczuk | |
Move all op related code of "ext/node" to "ext/node/ops" module. These files were unnecessarily scattered around the extension. |