summaryrefslogtreecommitdiff
path: root/cli/rt/40_error_stack.js
AgeCommit message (Collapse)Author
2020-10-08fix(cli/rt/error_stack): Improve message line formatting (#7860)Nayeem Rahman
2020-09-22refactor(cli/fmt_errors): Color stack traces in Rust (#7628)Nayeem Rahman
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