summaryrefslogtreecommitdiff
path: root/cli/rt/40_error_stack.js
AgeCommit message (Collapse)Author
2020-09-16refactor: remove dispatch_json.js from cli/rt and cli/tsc (#7521)Bartek IwaƄczuk
Instead use Deno.core.jsonOpSync and Deno.core.jsonOpAsync
2020-09-12refactor: improve tsc diagnostics (#7420)Kitson Kelly
2020-09-09fix(op_crates/web): Use "deno:" URLs for internal script specifiers (#7383)Nayeem Rahman
2020-07-23Rename cli/js2 to cli/rt (#6857)Ryan Dahl