summaryrefslogtreecommitdiff
path: root/ext/node/ops/winerror.rs
AgeCommit message (Collapse)Author
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-09-07chore(ext/node): port some ops to op2 (#20400)Matt Mastracci
2023-04-24refactor(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.