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
2023-02-24
fix(npm): lazily install package.json dependencies only when necessary (#17931)
David Sherret
2023-02-24
refactor(flash): move remoteAddr to options bag (#17913)
Leo Kettmeir
2023-02-24
fix: ensure concurrent non-statically analyzable dynamic imports do not somet...
David Sherret
2023-02-24
feat: add `DENO_NO_PACKAGE_JSON` env var (#17926)
David Sherret
2023-02-24
fix(npm): package.json auto-discovery should respect `--no-config` and `--no-...
David Sherret
2023-02-23
fix(npm): allow resolving from package.json when an import map exists (#17905)
David Sherret
2023-02-23
feat(task): adjust warning (#17904)
Bartek Iwańczuk
2023-02-23
fix(webgpu): don't default to 0 for setVertexBuffer.size & properly use webid...
Leo Kettmeir
2023-02-23
fix(npm): support bare specifiers in package.json having a path (#17903)
David Sherret
2023-02-23
feat(npm): support bare specifiers from package.json in more subcommands and ...
David Sherret
2023-02-23
feat(task): add warning about package.json scripts support (#17900)
Bartek Iwańczuk
2023-02-23
feat(npm): support npm specifiers in remote modules without `--unstable` (#17...
David Sherret
2023-02-23
fix(ext/node): fix npm module resolution when --node-modules-dir specified (#...
Yoshiya Hinosawa
2023-02-23
feat(bench): change --json output format (#17888)
Bartek Iwańczuk
2023-02-22
feat(task): support scripts in package.json (#17887)
David Sherret
2023-02-23
test(ext/node): add tty_test and util_test (#17868)
Yoshiya Hinosawa
2023-02-23
test(ext/node): add tls_test (#17871)
Yoshiya Hinosawa
2023-02-22
fix(npm): resolve node_modules dir relative to package.json instead of cwd (#...
David Sherret
2023-02-22
feat: support bare specifier resolution with package.json (#17864)
Bartek Iwańczuk
2023-02-22
feat(permissions): grant all permission for a group in permission prompt (#17...
Asher Gomez
2023-02-22
refactor: use deno_graph for npm specifiers (#17858)
David Sherret
2023-02-22
feat(ext/ffi): Replace pointer integers with v8::External objects (#16889)
Aapo Alasuutari
2023-02-22
fix(lint): revert no-deprecated-api for Deno.run (#17880)
David Sherret
2023-02-22
fix(ext/node): fix node stream (#17874)
Yoshiya Hinosawa
2023-02-22
fix(ext/node): fix webcrypto export (#17838)
Yoshiya Hinosawa
2023-02-22
fix(ext/node): fix process.uptime (#17839)
Yoshiya Hinosawa
2023-02-20
feat: auto-discover package.json for npm dependencies (#17272)
Bartek Iwańczuk
2023-02-20
perf: use ops for node:crypto ciphers (#17819)
Divy Srivastava
2023-02-20
test(ext/node): more node compat tests (#17827)
Yoshiya Hinosawa
2023-02-17
test: add node compat tests (#17805)
Yoshiya Hinosawa
2023-02-17
feat(ext/node): implement `node:v8` (#17806)
Divy Srivastava
2023-02-16
test: add unit tests from std/node (#17794)
Bartek Iwańczuk
2023-02-16
test: ignore inspector tests for npm integration (#17796)
Bartek Iwańczuk
2023-02-15
feat: wire up ext/node to the Node compatibility layer (#17785)
Bartek Iwańczuk
2023-02-15
refactor: make resolver required (#17783)
David Sherret
2023-02-15
feat(flash): add 2nd param to handler to get remote address (#17633)
Leo Kettmeir
2023-02-14
fix: loading built-in Node modules embedded in the binary (#17777)
Bartek Iwańczuk
2023-02-14
feat: Deprecate 'deno bundle' subcommand (#17695)
Bartek Iwańczuk
2023-02-12
fix: add WouldBlock error (#17339)
Leo Kettmeir
2023-02-12
perf(http): remove allocations checking upgrade and connection header values ...
David Sherret
2023-02-12
fix(ext/flash): Always send correct number of bytes when handling HEAD reques...
Kamil Ogórek
2023-02-11
fix(cli/graph_util): don't append referrer info for root module errors (#17730)
Nayeem Rahman
2023-02-11
feat: add signal option to Deno.resolveDns (#17384)
Leo Kettmeir
2023-02-11
feat: add more variants to Deno.build.os (#17340)
Leo Kettmeir
2023-02-11
fix(ops): Always close cancel handles for read_async/write_async (#17736)
Kamil Ogórek
2023-02-09
refactor: deno_graph 0.43 upgrade (#17692)
David Sherret
2023-02-08
fix: use static Reflect methods in nodeGlobalThis proxy (#17696)
Kamil Ogórek
2023-02-08
fix(ext/console): Only right-align integers in console.table() (#17389)
Waldir Pimenta
2023-02-07
refactor: remove prefix from include_js_files & use extension name (#17683)
Leo Kettmeir
2023-02-07
refactor: Use ES modules for internal runtime code (#17648)
Leo Kettmeir
[prev]
[next]