1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-29 16:30:56 -05:00
denoland-deno/cli/tools
Ryan Dahl 163f2ef571
fix: parse error when transpiling code with BOM (#11688)
Co-authored-by: David Sherret <dsherret@gmail.com>
2021-08-16 09:28:29 +02:00
..
coverage.rs refactor: make ParsedModule implement Sync (#11581) 2021-08-06 10:36:16 -04:00
doc.rs fix(cli): deno doc panics on invalid url (#11536) 2021-07-29 04:07:25 -07:00
fmt.rs fix: parse error when transpiling code with BOM (#11688) 2021-08-16 09:28:29 +02:00
installer.rs chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
lint.rs fix(cli/lint): don't use gray in diagnostics output for visibility (#11702) 2021-08-14 15:05:07 +02:00
mod.rs feat(cli/doc): use type definitions "deno doc" if available (#8459) 2021-02-25 16:24:05 +01:00
repl.rs fix(cli/tools/repl): dont highlight candidate when completion is list (#11697) 2021-08-14 10:19:30 +02:00
standalone.rs refactor: --unsafely-ignore-certificate-errors (#11629) 2021-08-10 13:19:45 +02:00
test_runner.rs fix(test): dispatch load event before tests are run (#11708) 2021-08-15 13:54:44 +02:00
upgrade.rs fix(cli/tools/upgrade): check if passed version is valid (#11296) 2021-07-07 14:59:39 -04:00