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
/
tests
/
testdata
Age
Commit message (
Expand
)
Author
2022-04-11
feat: Add "deno check" subcommand for type checking (#14072)
Bartek Iwańczuk
2022-04-08
fix: upgrade to swc_ecmascript 0.143 (#14238)
David Sherret
2022-04-08
refactor(core): OpCtx (#14228)
Aaron O'Mullan
2022-03-31
fix(compile): follow redirects when resolving (#14161)
Divy Srivastava
2022-03-30
feat(lsp): add experimental testing API (#13798)
Kitson Kelly
2022-03-29
chore(wasm): Don't await on the argument to `handleWasmStreaming` (#14000)
Andreu Botella
2022-03-25
fix(ext/ffi): enforce unstable check on ops (#14115)
Luca Casonato
2022-03-23
fix(bench): require --unstable flag in JavaScript (#14091)
Bartek Iwańczuk
2022-03-23
fix(test): don't error on missing op details (#14074)
Bartek Iwańczuk
2022-03-22
fix(ext/fetch): Connect async error stack with user code (#13899)
Nayeem Rahman
2022-03-22
fix(fetch): Fix uncaught rejection panic with `WebAssembly.instantiateStreami...
Andreu Botella
2022-03-21
feat(lsp): support deno.enablePaths setting (#13978)
Kitson Kelly
2022-03-20
fix: actually don't inherit runtime permissions (#14024)
Luca Casonato
2022-03-18
chore(ops): include argument position in serde_v8 errors (#14027)
Divy Srivastava
2022-03-15
feat(task): add unstable warning to `deno task` (#13966)
David Sherret
2022-03-12
feat(task): log task script (#13922)
Bartek Iwańczuk
2022-03-11
feat: "deno bench" subcommand (#13713)
Bartek Iwańczuk
2022-03-10
feat: "deno task" subcommand (#13725)
Bartek Iwańczuk
2022-03-11
fix(compat): cjs/esm interop for dynamic imports (#13792)
Bartek Iwańczuk
2022-03-11
fix(test): skip typechecking for blocks inside HTML comments (#13889)
Geert-Jan Zwiers
2022-03-10
fix(info): print deno info paths with unescaped backslashes on windows (#13847)
Geert-Jan Zwiers
2022-03-09
test: update expected test output for 'deno test' (#13882)
Bartek Iwańczuk
2022-03-08
fix(test): typecheck blocks annotated with long js/ts notations (#13785)
Geert-Jan Zwiers
2022-03-02
feat(cli): update to TypeScript 4.6.2 (#13474)
Kitson Kelly
2022-02-27
feat(compat): CJS/ESM interoperability (#13553)
Bartek Iwańczuk
2022-02-26
fix(test): use --no-prompt by default (#13777)
Bartek Iwańczuk
2022-02-25
feat: deno test --trace-ops (#13770)
Bartek Iwańczuk
2022-02-25
fix(cli): disable config discovery for remote script (#13745)
Yoshiya Hinosawa
2022-02-25
feat(cli): support data url (#13667)
Simon Lecoq
2022-02-24
fix(compile): Support import maps (#13756)
Divy Srivastava
2022-02-23
feat: allow specification of import map in config file (#13739)
Kitson Kelly
2022-02-17
v1.19.0
Bartek Iwańczuk
2022-02-16
feat(test): improved op sanitizer errors + traces (#13676)
Luca Casonato
2022-02-16
feat: deno vendor (#13670)
David Sherret
2022-02-16
tests: deflake a bunch of net related tests (#13685)
Luca Casonato
2022-02-15
feat(cli): Replace bundling with eszip in deno compile (#13563)
William Tetlow
2022-02-15
chore(ext/timers): move ext/timers to ext/web (#13665)
Andreu Botella
2022-02-11
compat: support --compat in web workers (#13629)
Bartek Iwańczuk
2022-02-10
feat(lsp): provide completions from import map if available (#13624)
Kitson Kelly
2022-02-04
chore: forward v1.18.2 to main (#13595)
Bartek Iwańczuk
2022-02-04
feat(lsp): add redirect diagnostic and quick fix (#13580)
Kitson Kelly
2022-02-03
fix(cli): handle local files with query params on emit (#13568)
Kitson Kelly
2022-02-02
fix(lsp): properly display x-deno-warning with redirects (#13554)
Kitson Kelly
2022-02-01
refactor: integrate deno_graph breaking changes (#13495)
Kitson Kelly
2022-01-31
fix(cli): handle extensionless imports better (#13548)
Kitson Kelly
2022-01-27
chore: forward v1.18.1 to main (#13514)
Bartek Iwańczuk
2022-01-25
feat(test): better errors for resource sanitizer (#13296)
Luca Casonato
2022-01-24
chore: re-enable wgpu_sync (#13453)
Aaron O'Mullan
2022-01-24
tests: Add inspector tests for "Memory" and "Profile" tabs (#13476)
Bartek Iwańczuk
2022-01-24
fix(lsp): respect DENO_CERT and other options related to TLS certs (#13467)
Kitson Kelly
[prev]
[next]