summaryrefslogtreecommitdiff
path: root/cli/rt/40_process.js
AgeCommit message (Expand)Author
2020-09-17refactor: move op_resources and op_close to deno_core (#7539)Bartek Iwańczuk
2020-09-16refactor: remove dispatch_json.js from cli/rt and cli/tsc (#7521)Bartek Iwańczuk
2020-08-12feat: Support file URLs in Deno.run for executable (#6994)Nayeem Rahman
2020-07-23Rename cli/js2 to cli/rt (#6857)Ryan Dahl