.. |
ast
|
chore: upgrade to swc 0.46 (#11402)
|
2021-07-14 21:28:01 -04:00 |
bench
|
chore(runtime): deprecate Deno.copy (#11369)
|
2021-07-12 19:44:42 +02:00 |
dts
|
fix(cli/dts): Type Deno.errors.* as subclasses of Error (#10702)
|
2021-07-26 20:40:24 +02:00 |
lsp
|
refactor(lsp): minor improvements to handling closed documents (#11518)
|
2021-07-27 07:40:12 +10:00 |
ops
|
refactor(cli/tools/test_runner): split reporter into distinct stages (#11395)
|
2021-07-14 21:05:16 +02:00 |
schemas
|
fix(cli): info now displays type reference deps (#11478)
|
2021-07-22 15:34:28 +10:00 |
tests
|
feat(cli/tools/test): imply media type from doc attribute (#11438)
|
2021-07-26 19:48:35 +02:00 |
tools
|
feat(cli/tools/test): imply media type from doc attribute (#11438)
|
2021-07-26 19:48:35 +02:00 |
tsc
|
refactor(lsp): minor improvements to handling closed documents (#11518)
|
2021-07-27 07:40:12 +10:00 |
auth_tokens.rs
|
remove macro_use (#9884)
|
2021-03-26 12:34:25 -04:00 |
build.rs
|
fix(cli): rebuild when environment variables change (#11471)
|
2021-07-20 19:06:40 -07:00 |
Cargo.toml
|
v1.12.2
|
2021-07-26 16:38:27 +02:00 |
checksum.rs
|
chore: update copyright to 2021 (#9092)
|
2021-01-11 18:13:41 +01:00 |
colors.rs
|
Remove denort optimization (#10350)
|
2021-04-26 13:28:38 -04:00 |
config_file.rs
|
feat(cli): support "types" when type checking (#10999)
|
2021-06-22 07:18:32 +10: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
|
chore: update copyright to 2021 (#9092)
|
2021-01-11 18:13:41 +01:00 |
diagnostics.rs
|
fix: move stable/unstable types/APIs to their correct places (#10880)
|
2021-06-22 03:03:00 +02:00 |
diff.rs
|
fix(diff): better handling of text with only line ending differences (#11212)
|
2021-07-02 10:16:09 -04:00 |
disk_cache.rs
|
chore: upgrade Rust to 1.53.0 (#11021)
|
2021-06-17 15:56:30 -04:00 |
errors.rs
|
refactor(ast): Change AST parsing error to return struct with message and location (#10911)
|
2021-06-11 09:03:42 -04:00 |
file_fetcher.rs
|
chore: use parking_lot for synchronization primitives to align with tokio (#11289)
|
2021-07-06 23:48:01 -04:00 |
file_watcher.rs
|
chore: use parking_lot for synchronization primitives to align with tokio (#11289)
|
2021-07-06 23:48:01 -04:00 |
flags.rs
|
feat: add --enable-testing-features-do-not-use (#11499)
|
2021-07-23 16:31:16 +02:00 |
flags_allow_net.rs
|
chore: update copyright to 2021 (#9092)
|
2021-01-11 18:13:41 +01:00 |
fmt_errors.rs
|
fix(#10292): Don't gray-out internal frames (#10293)
|
2021-04-22 08:30:03 -04:00 |
fs_util.rs
|
fix(lsp): reload import registries should not error when the module registries directory does not exist (#11123)
|
2021-06-25 21:44:27 -04:00 |
http_cache.rs
|
feat: blob URL support (#10045)
|
2021-04-07 15:22:14 +02:00 |
http_util.rs
|
remove macro_use (#9884)
|
2021-03-26 12:34:25 -04:00 |
import_map.rs
|
fix(cli): Don't statically error on dynamic unmapped bare specifiers (#10618)
|
2021-05-31 16:37:36 +02:00 |
info.rs
|
fix(cli): info now displays type reference deps (#11478)
|
2021-07-22 15:34:28 +10:00 |
lockfile.rs
|
remove macro_use (#9884)
|
2021-03-26 12:34:25 -04:00 |
logger.rs
|
feat(lsp): add internal debugging logging (#10438)
|
2021-05-11 14:54:10 +10:00 |
main.rs
|
fix(cli): normalize test command errors (#11375)
|
2021-07-22 13:34:29 +02:00 |
media_type.rs
|
fix(#10815): lsp only responds to formatting for md, json, jsonc (#10816)
|
2021-06-02 20:29:58 +10:00 |
module_graph.rs
|
fix(cli): info now displays type reference deps (#11478)
|
2021-07-22 15:34:28 +10:00 |
module_loader.rs
|
fix(cli): Don't statically error on dynamic unmapped bare specifiers (#10618)
|
2021-05-31 16:37:36 +02:00 |
program_state.rs
|
chore: use parking_lot for synchronization primitives to align with tokio (#11289)
|
2021-07-06 23:48:01 -04:00 |
README.md
|
Remove deno_typescript (#6813)
|
2020-07-20 19:49:57 -04:00 |
source_maps.rs
|
feat: blob URL support (#10045)
|
2021-04-07 15:22:14 +02:00 |
specifier_handler.rs
|
refactor: asynchronous blob backing store (#10969)
|
2021-07-05 15:34:37 +02:00 |
standalone.rs
|
feat: support SharedArrayBuffer sharing between workers (#11040)
|
2021-07-06 19:42:52 +02:00 |
text_encoding.rs
|
chore: update copyright to 2021 (#9092)
|
2021-01-11 18:13:41 +01:00 |
tokio_util.rs
|
feat: native HTTP bindings (#9935)
|
2021-04-08 18:34:15 -04:00 |
tsc.rs
|
refactor: deno_http op crate (#11335)
|
2021-07-12 12:44:49 +02:00 |
unix_util.rs
|
chore: update copyright headers (#10243)
|
2021-04-20 14:27:36 +09:00 |
version.rs
|
Remove denort optimization (#10350)
|
2021-04-26 13:28:38 -04:00 |