index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
emit.rs
Age
Commit message (
Expand
)
Author
2022-03-23
chore: remove all `pub(crate)`s from the cli crate (#14083)
David Sherret
2022-03-22
feat: upgrade to swc_ecmascript 0.137.0 (#14067)
David Sherret
2022-02-01
refactor: integrate deno_graph breaking changes (#13495)
Kitson Kelly
2022-01-13
refactor: move transpiling to deno_ast (#13332)
David Sherret
2022-01-12
feat(cli): add ignore directives to bundled code (#13309)
juju
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2021-12-16
refactor(cli): use GraphData for check and emit (#12960)
Nayeem Rahman
2021-12-15
feat: Add support for import assertions and JSON modules (#12866)
Bartek IwaĆczuk
2021-12-15
chore: updates to support deno_graph API changes (#13080)
Kitson Kelly
2021-12-10
feat(cli): update to TypeScript 4.5 (#12410)
Kitson Kelly
2021-11-30
feat: add `--no-check=remote` flag (#12766)
Kitson Kelly
2021-11-24
fix(cli): don't cache .tsbuildinfo unless emitting (#12830)
Nayeem Rahman
2021-11-16
refactor: re-export anyhow from deno_core (#12777)
Ryan Dahl
2021-11-16
fix(cli): short-circuit in prepare_module_load() (#12604)
Nayeem Rahman
2021-11-04
Revert "feat(cli): enable `useUnknownInCatchVariables` by default" (#12643)
Luca Casonato
2021-11-01
chore: upgrade deno_ast to 0.5.0 (#12595)
David Sherret
2021-10-28
feat(cli): enable `useUnknownInCatchVariables` by default (#12547)
Kitson Kelly
2021-10-27
fix(cli): no-check respects inlineSources compiler option (#12559)
Kitson Kelly
2021-10-21
fix(lsp): formatting should error on certain additional swc diagnostics (#12491)
David Sherret
2021-10-14
fix(cli): re-enable allowSyntheticDefaultImports for tsc (#12435)
Kitson Kelly
2021-10-11
refactor: integrate deno_graph into CLI (#12369)
Kitson Kelly
[prev]