summaryrefslogtreecommitdiff
path: root/core/error.rs
AgeCommit message (Expand)Author
2020-10-08fix(cli/rt/error_stack): Improve message line formatting (#7860)Nayeem Rahman
2020-09-22refactor(core): support error stack, remove js_check (#7629)Bartek IwaƄczuk
2020-09-22refactor(cli/fmt_errors): Color stack traces in Rust (#7628)Nayeem Rahman
2020-09-15Don't expose ErrWithV8Handle from deno_coreRyan Dahl
2020-09-15refactor: use the 'anyhow' crate instead of 'ErrBox' (#7476)Bert Belder