Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-28 | Use deno_core::JSError in deno (#1855) | Ryan Dahl | |
src/js_errors.rs takes care of source maps and color while core/js_errors.rs is just the basic struct. | |||
2019-02-18 | Match TypeScript & JavaScript error colors (#1793) | Bartek IwaĆczuk | |
2019-02-08 | fix clippy warnings (#1711) | bokuweb | |
2019-02-07 | Color exceptions (#1698) | Ryan Dahl | |