summaryrefslogtreecommitdiff
path: root/cli/op_error.rs
AgeCommit message (Expand)Author
2020-03-10Add Deno.umask (#4290)dubiousjim
2020-03-07upgrade rust dependencies (#4270)Ryan Dahl
2020-03-05Allow BadResource errors to take a custom message (#4251)Ryan Dahl
2020-03-02Do not convert exceptions to JSON and back (#4214)Bert Belder
2020-02-23refactor: use OpError instead of ErrBox for errors in ops (#4058)Bartek IwaƄczuk