Age | Commit message (Expand) | Author |
---|---|---|
2020-05-08 | refactor: Remove cli::compilers module (#5138) | Bartek Iwańczuk |
2020-05-07 | BREAKING: Remove support for .wasm imports (#5135) | Bartek Iwańczuk |
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-03 | refactor: Use Tokio's single-threaded runtime (#3844) | Ryan Dahl |
2020-01-29 | workers: proper TS libs, more spec-compliant APIs (#3812) | Bartek Iwańczuk |
2020-01-21 | refactor: split cli::Worker (#3735) | Bartek Iwańczuk |
2020-01-08 | Runtime Compiler API (#3442) | Kitson Kelly |
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-11-14 | Loader: support .wasm imports (#3328) | Kevin (Kun) "Kassimo" Qian |
2019-07-31 | refactor: cleanup compiler pipeline (#2686) | Bartek Iwańczuk |