summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/compiler_api_test.ts
AgeCommit message (Expand)Author
2022-05-17BREAKING: Remove unstable Deno.emit and Deno.formatDiagnostics APIs (#14463)Bartek IwaƄczuk
2022-02-25feat(cli): support data url (#13667)Simon Lecoq
2022-01-20chore: update copyright year (#13434)Yoshiya Hinosawa
2022-01-12feat(cli): add ignore directives to bundled code (#13309)juju
2021-12-22chore: update deno_graph and deno_doc (#13173)Kitson Kelly
2021-12-16refactor(cli): use GraphData for check and emit (#12960)Nayeem Rahman
2021-12-08fix: upgrade swc fixing many bundling and `--no-check` bugs (#13025)David Sherret
2021-11-09feat(cli): support React 17 JSX transforms (#12631)Kitson Kelly
2021-10-27fix(cli): no-check respects inlineSources compiler option (#12559)Kitson Kelly
2021-10-14fix(cli): re-enable allowSyntheticDefaultImports for tsc (#12435)Kitson Kelly
2021-10-11refactor: integrate deno_graph into CLI (#12369)Kitson Kelly
2021-08-11chore: move test files to testdata directory (#11601)David Sherret