Age | Commit message (Expand) | Author |
---|---|---|
2020-02-23 | refactor: use OpError instead of ErrBox for errors in ops (#4058) | Bartek IwaĆczuk |
2020-01-05 | Rename crates: 'deno' to 'deno_core' and 'deno_cli' to 'deno' (#3600) | Ry Dahl |
2020-01-02 | Happy new year! (#3578) | Ry Dahl |
2019-10-11 | Ensure DENO_DIR when saving the REPL history (#3106) | Nayeem Rahman |
2019-08-08 | Fix repl crash when deno dir doesn't exist (#2727) | Daniel Buckmaster |
2019-07-31 | Use system rustfmt instead of fixed binary (#2701) | Ryan Dahl |
2019-07-11 | Refactor error to use dynamic dispatch and traits | Bert Belder |
2019-06-19 | Combine CLI Errors (#2487) | Kitson Kelly |
2019-06-18 | Add dyn to be rust nightly compatible (#2538) | Kitson Kelly |
2019-03-19 | Rename //src/ to //cli/ (#1962) | Ryan Dahl |