Age | Commit message (Expand) | Author |
---|---|---|
2020-05-02 | BREAKING: remove support for JSON imports (#5037) | Bartek Iwańczuk |
2020-02-25 | Remove _async from method names since _sync are gone (#4128) | Ryan Dahl |
2020-02-06 | fix 015_duplicate_parallel_import (#3904) | Ryan Dahl |
2020-01-05 | Rename crates: 'deno' to 'deno_core' and 'deno_cli' to 'deno' (#3600) | Ry Dahl |
2020-01-04 | Use async at places, use &self instead of self: &Self (#3594) | Gurwinder Singh |
2020-01-02 | Happy new year! (#3578) | Ry Dahl |
2019-11-16 | Use futures 0.3 API (#3358) | Bartek Iwańczuk |
2019-11-04 | Refactor Worker and ThreadSafeState (#3242) | Bartek Iwańczuk |
2019-10-26 | Support named imports/exports for subset of properties in JSON modules (#3210) | Kevin (Kun) "Kassimo" Qian |
2019-07-31 | refactor: cleanup compiler pipeline (#2686) | Bartek Iwańczuk |