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
2023-10-17
fix(node): resolve file.d specifiers in npm packages (#20918)
David Sherret
2023-10-12
feat(unstable): add Deno.jupyter.display API (#20819)
Kyle Kelley
2023-10-12
chore(task): remove warning for npm "scripts" (#20880)
Nayeem Rahman
2023-10-11
feat(WebSocketStream): rename connection to opened (#20878)
Leo Kettmeir
2023-10-10
fix(bench): use total time when measuring wavg (#20862)
Nayeem Rahman
2023-10-06
feat(unstable): Await return from `Jupyter.display` (#20807)
Trevor Manz
2023-10-05
feat(jupyter): support Deno.test() (#20778)
Nayeem Rahman
2023-10-04
fix(jupyter): keep `this` around (#20789)
Kyle Kelley
2023-10-04
feat(jupyter): send binary data with `Deno.jupyter.broadcast` (#20755)
Trevor Manz
2023-09-28
refactor(ext/node): remove dependency on deno_npm and deno_semver (#20718)
David Sherret
2023-09-28
fix(jupyter): more robust Deno.jupyter namespace (#20710)
Bartek Iwańczuk
2023-09-27
feat(unstable): add `Deno.jupyter.broadcast` API (#20656)
Bartek Iwańczuk
2023-09-24
fix(lsp): resolve remote import maps (#20651)
Nayeem Rahman
2023-09-18
fix(cli): Enhanced errors for Jupyter (#20530)
Kyle Kelley
2023-09-18
fix(cli): for main-module that exists in package.json, use the version define...
await-ovo
2023-09-18
feat(unstable): package manager (#20517)
David Sherret
2023-09-16
perf: improve async op santizer speed and accuracy (#20501)
Luca Casonato
2023-09-16
feat: Add "deno jupyter" subcommand (#20337)
Bartek Iwańczuk
2023-09-15
fix(test): share fail fast tracker between threads (#20515)
Nayeem Rahman
2023-09-14
refactor: rewrite more ops to op2 macro (#20478)
Bartek Iwańczuk
2023-09-14
feat: explicit resource management in TypeScript (#20506)
David Sherret
2023-09-14
refactor: remove `DENO_UNSTABLE_NPM_SYNC_DOWNLOAD` and custom sync functional...
David Sherret
2023-09-14
chore(tests): ability to pattern match unordered lines (#20488)
David Sherret
2023-09-14
fix: output traces for op sanitizer in more cases (#20494)
Luca Casonato
2023-09-11
fix: exclude internal JS files from coverage (#20448)
Marvin Hagemeister
2023-09-08
feat: lockfile v3 (#20424)
David Sherret
2023-09-07
feat: support import attributes (#20342)
David Sherret
2023-09-06
fix(test): apply filter before checking for "only" (#20389)
Nayeem Rahman
2023-09-06
fix: don't show filtered test suites as running (#20385)
Marvin Hagemeister
2023-09-06
feat(test): Add Deno.test.ignore and Deno.test.only (#20365)
Bartek Iwańczuk
2023-08-30
fix(runtime/permissions): Resolve executable specifiers in allowlists and que...
Nayeem Rahman
2023-08-26
fix(bench): explicit timers don't force high precision measurements (#20272)
Nayeem Rahman
2023-08-26
feat(cli/tools): add TAP test reporter (#14390) (#20073)
Valentin Anger
2023-08-23
fix(ext/web): add stream tests to detect v8slice split bug (#20253)
Matt Mastracci
2023-08-21
refactor: upgrade deno_ast 0.28 and deno_semver 0.4 (#20193)
David Sherret
2023-08-18
ci: try to fix flaky stdio_streams_are_locked_in_permission_prompt (#20204)
David Sherret
2023-08-17
fix(test): JUnit reporter includes file, line and column attributes (#20174)
Alexander Michaud
2023-08-17
fix(npm): do not panic providing file url to require.resolve paths (#20182)
David Sherret
2023-08-15
fix(runtime): navigator.userAgent in web worker (#20129)
await-ovo
2023-08-15
fix(ext/net): implement a graceful error on an invalid SSL certificate (#20157)
Evan
2023-08-12
chore: deno_core -> 0.201.0 (#20135)
Matt Mastracci
2023-08-10
fix(test): handle ASCII escape chars in test name (#20081)
Bartek Iwańczuk
2023-08-06
fix(unstable): vendor cache should support adding files to hashed directories...
David Sherret
2023-08-04
fix(test): make test runner work when global setTimeout is replaced (#20052)
Yoshiya Hinosawa
2023-08-03
feat(permissions): add "--deny-*" flags (#19070)
Asher Gomez
2023-08-02
feat(cli): Add dot test reporter (#19804)
Bartek Iwańczuk
2023-08-02
fix(node): node:test reports correct location (#20025)
Bartek Iwańczuk
2023-08-02
fix: regression in workers using dynamic imports (#20006)
Bartek Iwańczuk
2023-08-02
feat(unstable): optional `deno_modules` directory (#19977)
David Sherret
2023-08-01
feat(bench): print iter/s in the report (#19994)
Bartek Iwańczuk
[next]