summaryrefslogtreecommitdiff
path: root/cli/node.rs
AgeCommit message (Expand)Author
2024-02-09fix: upgrade to deno_ast 0.33 (#22341)David Sherret
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-08-08chore: rename some helpers on the Fs trait (#20097)Luca Casonato
2023-07-24refactor(ext/node): CjsCodeAnalyzer - analyze_cjs optionally pass source text...David Sherret
2023-07-19feat(ext/node): properly segregate node globals (#19307)Luca Casonato
2023-04-24refactor(ext/node): allow injecting `NodeFs` from CLI (#18829)David Sherret
2023-04-21refactor(node): move most of cli/node to ext/node (#18797)David Sherret