Age | Commit message (Expand) | Author |
---|---|---|
2020-01-05 | Rename crates: 'deno' to 'deno_core' and 'deno_cli' to 'deno' (#3600) | Ry Dahl |
2020-01-02 | Remove unnecessary use of Pin, use ready! (#3576) | Gurwinder Singh |
2019-12-31 | refactor: move HttpBody to cli/http_util.rs (#3569) | Bartek Iwańczuk |
2019-12-30 | upgrade: Tokio 0.2 (#3418) | Bartek Iwańczuk |
2019-11-16 | Use futures 0.3 API (#3358) | Bartek Iwańczuk |
2019-11-14 | refactor: per-worker resource table, take 2 (#3342) | Bartek Iwańczuk |
2019-11-13 | Revert "refactor: per-worker resource table (#3306)" | Ryan Dahl |
2019-11-13 | refactor: per-worker resource table (#3306) | Bartek Iwańczuk |
2019-11-07 | refactor: remove cli::resources::Resource (#3285) | Bartek Iwańczuk |
2019-10-11 | Add init methods for each op module (#3087) | Ryan Dahl |
2019-09-10 | fix: replace bad rid panics with errors (#2870) | Bartek Iwańczuk |
2019-08-21 | Organize dispatch a bit (#2796) | Ryan Dahl |
2019-08-16 | Revert "Remove dead code: legacy read/write ops" | Ryan Dahl |
2019-08-14 | Remove dead code: legacy read/write ops (#2776) | Ryan Dahl |