Age | Commit message (Expand) | Author |
---|---|---|
2020-12-13 | refactor: deno_runtime crate (#8640) | Bartek Iwańczuk |
2020-09-15 | refactor: use the 'anyhow' crate instead of 'ErrBox' (#7476) | Bert Belder |
2020-09-06 | Move JSON ops to deno_core (#7336) | Bert Belder |
2020-08-26 | refactor: remove OpError, use ErrBox everywhere (#7187) | Bert Belder |
2020-04-15 | remove calls to futures::executor::block_on (#4760) | Bartek Iwańczuk |
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-11-16 | Use futures 0.3 API (#3358) | Bartek Iwańczuk |
2019-10-23 | refactor DenoPermissions.check_net & resolve_addr (#3182) | EnokMan |
2019-07-11 | Refactor error to use dynamic dispatch and traits | Bert Belder |
2019-03-19 | Rename //src/ to //cli/ (#1962) | Ryan Dahl |