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-01-01
refactor(cli): runtime compiler APIs consolidated to Deno.emit() (#8799)
Kitson Kelly
2020-12-30
fix(op_crates/fetch): correct regexp for fetch header (#8927)
Rich Trott
2020-12-30
BREAKING(unstable): Use hosts for net allowlists (#8845)
Nayeem Rahman
2020-12-30
chore(cli/tests): fix typo in test failure message (#8935)
Rich Trott
2020-12-30
fix(cli): info does not panic on missing modules (#8924)
Kitson Kelly
2020-12-30
fix(lsp): handle ts debug errors better (#8914)
Kitson Kelly
2020-12-30
feat(lsp): Implement textDocument/rename (#8910)
hrsh7th
2020-12-29
fix(core): Fix incorrect index in Promise.all error reporting (#8913)
Deepanshu Utkarsh
2020-12-29
upgrade: dprint, swc_bundler, swc_common, swc_ecmascript (#8901)
Bartek Iwańczuk
2020-12-28
feat(unstable): collect coverage from the run command (#8893)
Casper Beyer
2020-12-26
test(cli): ensure await Promise.all does not race (#8868)
Casper Beyer
2020-12-26
fix: fetch bad URL will not panic (#8884)
Yosi Pramajaya
2020-12-24
refactor(test_util): replace "warp" with "hyper" (#8846)
Yosi Pramajaya
2020-12-22
fix: implement ReadableStream fetch body handling (#8855)
Luca Casonato
2020-12-22
feat(lsp): support the unstable setting (#8851)
Kitson Kelly
2020-12-22
fix(lsp): respect enable flag for requests (#8850)
Kitson Kelly
2020-12-21
refactor: rewrite chown_test.ts not to depend on python (#8843)
Liam Murphy
2020-12-21
refactor: rewrite lsp to be async (#8727)
Luca Casonato
2020-12-21
feat(unstable): record raw coverage into a directory (#8642)
Casper Beyer
2020-12-21
refactor: rewrite process_test.ts to use deno instead of python (#8841)
Liam Murphy
2020-12-20
Revert "fix: TLA in web worker (#8809)" (#8839)
Bartek Iwańczuk
2020-12-20
fix: TLA in web worker (#8809)
Bartek Iwańczuk
2020-12-19
feat(unstable): support in memory certificate data for Deno.createHttpClient ...
yonatan ben avraham
2020-12-17
test(cli): ensure await all on stdout does not deadlock (#8802)
Casper Beyer
2020-12-16
refactor: rewrite ops to use ResourceTable2 (#8512)
Bartek Iwańczuk
2020-12-15
fix(cli): make dynamic import errors catchable (#8750)
Kitson Kelly
2020-12-14
fix(repl): recover from invalid input (#8759)
Casper Beyer
2020-12-12
fix(cli/compile): error when the output path already exists (#8681)
Yosi Pramajaya
2020-12-12
Revert "chore(test): increase file watcher timeout duration on macOS (#8733)"...
Bartek Iwańczuk
2020-12-12
chore(test): increase file watcher timeout duration on macOS (#8733)
Yusuke Tanaka
2020-12-11
refactor(cli): decouple ops from ProgramState and Flags (#8659)
Bartek Iwańczuk
2020-12-11
chore: fixed various misspellings and other typos (#8691)
Anh Hong
2020-12-10
refactor(core): stack trace mapping (#8660)
Bartek Iwańczuk
2020-12-09
fix(op_crates/fetch): support non-ascii response headers value (#8600)
Jae-Heon Ji
2020-12-08
Remove dead code: itest_ignore (#8668)
Ryan Dahl
2020-12-07
refactor(cli/rt): deduplicate code (#8649)
Benjamin Gruenbaum
2020-12-07
chore(std): Remove tsconfig_test.json (#8629)
Nayeem Rahman
2020-12-07
feat: add mvp language server (#8515)
Kitson Kelly
2020-12-04
upgrade: swc_bundler 0.17.5 (#8588)
Bartek Iwańczuk
2020-12-02
fix(cli): add hygiene pass to transpile pipeline (#8586)
János Veres
2020-12-01
fix(compile): disable source mapping of errors (#8581)
Bartek Iwańczuk
2020-12-01
chore(cli/flags): Use deno compile --output for the out file (#8563)
Nayeem Rahman
2020-12-01
disable flaky watch tests (#8557)
Bartek Iwańczuk
2020-11-30
feat: deno compile (#8539)
Luca Casonato
2020-11-30
feat(unstable): add cbreak option to setRaw (#8383)
Marcus Hultman
2020-11-30
upgrade: deno_doc, deno_lint, dprint, swc (#8552)
Bartek Iwańczuk
2020-11-29
feat(cli/tools/upgrade): canary support (#8476)
crowlKats
2020-11-28
fix(watcher): watcher doesn't exit when module resolution fails (#8521)
Yusuke Tanaka
2020-11-27
fix(cli): make output of deno info --json deterministic (#8483)
William Perron
2020-11-27
test(cli): fix brittle network permission test (#8526)
William Perron
[next]