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
Age
Commit message (
Expand
)
Author
2021-02-21
fix(runtime/testing): false positive for timers when an error is thrown (#9553)
Casper Beyer
2021-02-21
fix(repl): filter out symbol candidates (#9555)
Casper Beyer
2021-02-21
fix(core/bindings): Add stacks for dynamic import resolution errors (#9562)
Nayeem Rahman
2021-02-20
fix(core/runtime): Fix dynamic imports for already rejected modules (#9559)
Nayeem Rahman
2021-02-19
fix: lint and fmt error if no target files are found (#9527)
Yusuke Tanaka
2021-02-19
fix(core): Make dynamic import async errors catchable (#9505)
Nayeem Rahman
2021-02-18
feat: add json(c) support to deno fmt (#9292)
Satya Rohith
2021-02-18
fix(lsp): handle data URLs properly (#9522)
Kitson Kelly
2021-02-17
feat: support loading import map from URL (#9519)
Bartek Iwańczuk
2021-02-16
feat(cli): support auth tokens for accessing private modules (#9508)
Kitson Kelly
2021-02-16
feat(lsp): Implement `textDocument/signatureHelp` (#9330)
Yuki Tanaka
2021-02-16
fix: align btoa to spec (#9053)
Casper Beyer
2021-02-16
feat(cli): Deno.emit supports bundling as IIFE (#9291)
Kitson Kelly
2021-02-15
chore: Reorganise workers tests (#9493)
Bartek Iwańczuk
2021-02-14
fix(cli/source_map): Don't use file names from source maps (#9462)
Nayeem Rahman
2021-02-13
refactor(core): Strongly typed deserialization of JSON ops (#9423)
Jared Beller
2021-02-13
fix: webidl utils and align `Event` to spec (#9470)
Luca Casonato
2021-02-12
test(cli): improve test of deno cache (#9340)
Yosi Pramajaya
2021-02-12
feat(lsp): add deno cache code actions (#9471)
Kitson Kelly
2021-02-11
fix(runtime/tls): handle invalid host for connectTls/startTls (#9453)
Erik Price
2021-02-10
fix(console): log function object properties / do not log non-enumerable prop...
David DeSimone
2021-02-09
fix(op_crates): Don't use `Deno.inspect` in op crates (#9332)
Nayeem Rahman
2021-02-09
fix(lsp): handle code lenses for non-documents (#9454)
Kitson Kelly
2021-02-09
fix(cli): import maps handles data URLs (#9437)
Kitson Kelly
2021-02-08
feat(lsp): add implementations code lens (#9441)
Kitson Kelly
2021-02-08
feat(lsp): add asset cache regression test
Kitson Kelly
2021-02-08
fix(cli): check for inline source maps before external ones (#9394)
Nayeem Rahman
2021-02-06
fix(lsp): support codeAction/resolve (#9405)
Kitson Kelly
2021-02-05
fix(repl): prevent symbol completion panic (#9400)
Casper Beyer
2021-02-05
fix(cli/lsp): fix using jsx/tsx when not emitting via tsc (#9407)
Kitson Kelly
2021-02-05
feat(lsp): add TS quick fix code actions (#9396)
Kitson Kelly
2021-02-02
chore: remove std directory (#9361)
Casper Beyer
2021-02-01
refactor: Reorganise integration tests (#9282)
Bartek Iwańczuk
2021-02-01
fix(cli): fix handling of non-normalized specifier (#9357)
Yoshiya Hinosawa
2021-02-01
feat(lsp): add references code lens (#9316)
Kitson Kelly
2021-01-29
fix(cli/coverage): display mapped instrumentation line counts (#9310)
Casper Beyer
2021-01-29
test: fix lock_write_fetch test (#9318)
Bartek Iwańczuk
2021-01-29
fix(op_crates/web): Add customInspect for Location (#9290)
Nayeem Rahman
2021-01-29
refactor: IO resource types, fix concurrent read/write and graceful close (#9...
Bert Belder
2021-01-29
chore: reenable watch tests (#9306)
Bartek Iwańczuk
2021-01-29
fix(cli): fix panic in Deno.emit (#9302)
Yoshiya Hinosawa
2021-01-28
chore: add jsdoc to 26_fetch.js and enable some fetch tests (#9305)
Luca Casonato
2021-01-29
fix(cli): add lib dom.asynciterable (#9288)
Kitson Kelly
2021-01-28
fix(coverage): use source maps when printing pretty reports (#9278)
Casper Beyer
2021-01-28
fix(cli): early abort before type checking on missing modules (#9285)
Kitson Kelly
2021-01-27
tests: new typescript WPT runner (#9269)
Luca Casonato
2021-01-27
fix(cli): correctly determine emit state with redirects (#9287)
Kitson Kelly
2021-01-27
feat(lsp): add performance measurements (#9209)
Kitson Kelly
2021-01-27
fix(lsp): handle mbc properly when formatting (#9273)
Kitson Kelly
2021-01-26
chore: update crates (#9251)
Luca Casonato
[prev]
[next]