..
bench
chore: add bundle_no_check benchmark ( #8130 )
2020-10-26 19:57:29 +01:00
dts
feat(unstable): add Deno.systemCpuInfo() ( #7774 )
2020-10-26 10:54:27 -04:00
ops
feat(unstable): add Deno.systemCpuInfo() ( #7774 )
2020-10-26 10:54:27 -04:00
rt
fix(cli): handle URL paths in Deno.mkdir() ( #8140 )
2020-10-27 13:21:32 +01:00
tests
refactor(watch): create single watcher for whole process ( #8083 )
2020-10-28 12:41:18 +01:00
tsc
fix(cli): restore tripleslash lib refs support ( #8157 )
2020-10-28 11:52:20 +11:00
ast.rs
refactor(cli): rewrite Deno.transpileOnly() to use SWC ( #8090 )
2020-10-26 14:03:03 +01:00
build.rs
refactor: rename isolate to js_runtime ( #7858 )
2020-10-07 17:20:20 +02:00
Cargo.toml
v1.5.0
2020-10-27 16:00:23 +01:00
checksum.rs
refactor(cli): add tsc2 ( #7942 )
2020-10-14 10:52:49 +11:00
colors.rs
chore(cli): remove dead code ( #7941 )
2020-10-12 22:25:25 +11:00
coverage.rs
reland JsRuntime/Worker is not a Future ( #7924 )
2020-10-11 13:20:40 +02:00
deno.ico
fix(cli): add icon and metadata to deno.exe on Windows ( #6693 )
2020-07-15 21:54:38 +02:00
deno_dir.rs
Move JSON ops to deno_core ( #7336 )
2020-09-06 02:34:02 +02:00
diagnostics.rs
fix(cli): restore tripleslash lib refs support ( #8157 )
2020-10-28 11:52:20 +11:00
diff.rs
fix(cli/fmt): make fmt output more readable ( #7534 )
2020-09-17 21:48:08 -04:00
disk_cache.rs
fix: Use -rw-r--r-- for cache files ( #8132 )
2020-10-26 12:58:58 -04:00
errors.rs
refactor: use futures and serde_json from deno_core ( #7614 )
2020-09-21 18:36:37 +02:00
file_fetcher.rs
refactor(cli): migrate run and cache to new infrastructure ( #7996 )
2020-10-23 11:50:15 +11:00
file_watcher.rs
refactor(watch): create single watcher for whole process ( #8083 )
2020-10-28 12:41:18 +01:00
flags.rs
Revert "feat(lint): stabilize "deno lint" subcommand ( #8075 )" ( #8128 )
2020-10-26 13:36:13 +01:00
flags_allow_net.rs
chore: add copyright ( #7593 )
2020-09-21 08:26:41 -04:00
fmt.rs
docs(cli): update link to dprint-plugin-typescript ( #8052 )
2020-10-23 12:21:02 +11:00
fmt_errors.rs
refactor(cli): migrate run and cache to new infrastructure ( #7996 )
2020-10-23 11:50:15 +11:00
fs.rs
fix(cli/fs) Small change in filter expression ( #7865 )
2020-10-08 10:57:45 +02:00
global_timer.rs
refactor: remove CliState, use OpState, add CliModuleLoader ( #7588 )
2020-09-20 01:17:35 +02:00
http_cache.rs
fix: Use -rw-r--r-- for cache files ( #8132 )
2020-10-26 12:58:58 -04:00
http_util.rs
chore(cli): remove dead code ( #7941 )
2020-10-12 22:25:25 +11:00
import_map.rs
refactor: use futures and serde_json from deno_core ( #7614 )
2020-09-21 18:36:37 +02:00
info.rs
refactor(cli): move info subcommand over to new module graph ( #7892 )
2020-10-12 13:25:27 +11:00
inspector.rs
refactor(cli/repl): get context id from notification ( #7864 )
2020-10-11 19:49:55 +02:00
installer.rs
chore: Rename --importmap to --import-map ( #7032 )
2020-10-20 14:30:59 +02:00
js.rs
refactor(cli): add tsc2 ( #7942 )
2020-10-14 10:52:49 +11:00
lint.rs
refactor(cli): use PathBuf instead of String for lint and fmt subcommands ( #8042 )
2020-10-21 13:12:01 +02:00
lockfile.rs
feat(cli/installer): Add missing flags for deno install ( #7601 )
2020-10-19 21:19:20 +02:00
main.rs
fix(cli): restore tripleslash lib refs support ( #8157 )
2020-10-28 11:52:20 +11:00
media_type.rs
refactor(cli): migrate run and cache to new infrastructure ( #7996 )
2020-10-23 11:50:15 +11:00
metrics.rs
refactor: use futures and serde_json from deno_core ( #7614 )
2020-09-21 18:36:37 +02:00
module_graph.rs
refactor(cli): add tsc2 ( #7942 )
2020-10-14 10:52:49 +11:00
module_graph2.rs
fix(cli): module graph handles redirects properly ( #8159 )
2020-10-28 20:38:09 +11:00
module_loader.rs
refactor(cli): migrate run and cache to new infrastructure ( #7996 )
2020-10-23 11:50:15 +11:00
op_fetch_asset.rs
fix(cli): restore tripleslash lib refs support ( #8157 )
2020-10-28 11:52:20 +11:00
permissions.rs
fix(cli): restore permission check on workers ( #8123 )
2020-10-27 06:56:00 +11:00
program_state.rs
fix(cli): restore tripleslash lib refs support ( #8157 )
2020-10-28 11:52:20 +11:00
README.md
Remove deno_typescript ( #6813 )
2020-07-20 19:49:57 -04:00
repl.rs
fix(repl): don't hang on unpaired braces ( #8151 )
2020-10-28 06:03:17 -04:00
resolve_addr.rs
refactor: use the 'anyhow' crate instead of 'ErrBox' ( #7476 )
2020-09-15 01:50:52 +02:00
signal.rs
refactor: use the 'anyhow' crate instead of 'ErrBox' ( #7476 )
2020-09-15 01:50:52 +02:00
source_maps.rs
refactor(cli): migrate run and cache to new infrastructure ( #7996 )
2020-10-23 11:50:15 +11:00
specifier_handler.rs
fix(cli): restore permission check on workers ( #8123 )
2020-10-27 06:56:00 +11:00
system_loader.js
fix: bundle loader returns exported value ( #7764 )
2020-09-30 18:51:19 +10:00
system_loader_es5.js
fix: bundle loader returns exported value ( #7764 )
2020-09-30 18:51:19 +10:00
test_runner.rs
fix(test): return error when awaiting unresolved promise ( #7968 )
2020-10-14 15:19:13 +02:00
text_encoding.rs
Move JSON ops to deno_core ( #7336 )
2020-09-06 02:34:02 +02:00
tokio_util.rs
set maximum size of thread pool to 31 ( #7290 )
2020-08-31 17:38:25 -04:00
tsc.rs
fix(cli): restore tripleslash lib refs support ( #8157 )
2020-10-28 11:52:20 +11:00
tsc2.rs
fix(cli): restore tripleslash lib refs support ( #8157 )
2020-10-28 11:52:20 +11:00
tsc_config.rs
refactor(cli): rewrite Deno.transpileOnly() to use SWC ( #8090 )
2020-10-26 14:03:03 +01:00
upgrade.rs
refactor: use futures and serde_json from deno_core ( #7614 )
2020-09-21 18:36:37 +02:00
version.rs
Move JSON ops to deno_core ( #7336 )
2020-09-06 02:34:02 +02:00
worker.rs
refactor(cli): migrate run and cache to new infrastructure ( #7996 )
2020-10-23 11:50:15 +11:00