Age | Commit message (Expand) | Author |
---|---|---|
2020-11-08 | upgrade: deno_doc, deno_lint, dprint, swc (#8292) | Bartek Iwańczuk |
2020-11-02 | fix(cli): inject helpers when transpiling via swc (#8221) | Kitson Kelly |
2020-10-30 | fix: panic in bundler (#8168) | Bartek Iwańczuk |
2020-10-26 | refactor(cli): rewrite Deno.transpileOnly() to use SWC (#8090) | Bartek Iwańczuk |
2020-10-23 | refactor(cli): migrate run and cache to new infrastructure (#7996) | Kitson Kelly |
2020-10-20 | feat(cli): add support for bundle --no-check (#8023) | Kitson Kelly |
2020-10-07 | refactor(cli): remove TextDocument (#7850) | Kitson Kelly |
2020-09-25 | refactor: new module graph used for no check (#7621) | Kitson Kelly |
2020-09-15 | cli/msg.rs -> cli/media_type.rs | Ryan Dahl |
2020-09-15 | refactor: use the 'anyhow' crate instead of 'ErrBox' (#7476) | Bert Belder |
2020-09-14 | chore: add some traits to ast.rs (#7479) | Kitson Kelly |
2020-09-14 | refactor: use ParsedModule and improve MediaTypes enum (#7456) | Kitson Kelly |